Excellent software and practical tutorials
Website address:http://typecho.org/
Website language: Chinese
Typecho download: http://typecho.org/downloads/1.1-17.10.30-release.tar.gz
Installation environment requirements:
- PHP 5.4 and above
- Any database supported by MySQL, PostgreSQL, SQLite, and related extensions installed in PHP
- CURL extension support
- mbstring or iconv extension support
With only 7 data tables and less than 400KB of code, a complete plug-in and template mechanism is implemented. Ultra-low CPU and memory usage is enough to maximize the performance of the host. Native support for Markdown typesetting syntax, easy to read and write. Supports various cloud hosts such as BAE/GAE/SAE, and can easily cope with sudden high traffic. The carefully polished operation interface is still a familiar face, with more maturity and thoughtfulness. Every pixel is cut just to get one step closer to perfection.
Build your website in just three steps:
- Choose a reliable hosting provider who can provide support services for installation
- Download the version of the program that suits you and install it. In less than a song, the program will be running.
- Read the documentation, turn it into a unique website, and wait for your friends to say "Wow, that's so cool"
TypechoOrigin of the name
Typecho is a combination of the two words "type" and "echo", and comes from the brainstorming of the development team.
Type means typing.blogThis thing is a platform for us to express ourselves on the Internet through typing. Echo, which means echo, feedback, and resonance, is also the most common and important function in PHP. I believe that most PHP enthusiasts start their PHP programming journey from echo 'Hello, world!';
As the name suggests, Typecho is a blogging program. It is released under the GPL version 2 license, built on PHP (PHP5 or above is required), can run on various platforms, and supports multiple databases (Mysql, PostgreSQL, SQLite).
Why develop Typecho
It comes from the cleanliness and enthusiasm of the development team on the spiritual level. Most of the time when we use blog programs, we just post a few paragraphs and a few pictures. We don't need advanced and complex systems. We need a simple and fast blog platform. Among the popular open source programs, few meet our requirements, so we decided to develop a blog program with personality and release it with an open source agreement.
Several people in the development team are IT practitioners. They have benefited greatly from the open source world as they grew up. This project is also our return to open source.