https://github.com/typecho/typecho
A PHP Blogging Platform. Simple and Powerful.
https://github.com/typecho/typecho
blog markdown php typecho
Last synced: 12 days ago
JSON representation
A PHP Blogging Platform. Simple and Powerful.
- Host: GitHub
- URL: https://github.com/typecho/typecho
- Owner: typecho
- License: gpl-2.0
- Created: 2013-07-17T05:08:35.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2025-02-19T02:50:05.000Z (2 months ago)
- Last Synced: 2025-04-01T17:27:23.644Z (19 days ago)
- Topics: blog, markdown, php, typecho
- Language: PHP
- Homepage: http://typecho.org
- Size: 9.61 MB
- Stars: 11,740
- Watchers: 308
- Forks: 2,075
- Open Issues: 322
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.txt
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
- my-awesome-starred - typecho - A PHP Blogging Platform. Simple and Powerful. (PHP)
- awesome-github-star - typecho
- php-awesome - Typecho - 国产博客软件 (成品软件 / CMS)
- StarryDivineSky - typecho/typecho
- my-awesome - typecho/typecho - 02 star:11.8k fork:2.1k A PHP Blogging Platform. Simple and Powerful. (PHP)
README
Typecho Blogging Platform
=========================Typecho is a PHP-based blog software and is designed to be the most powerful blog engine in the world.
Typecho is released under the GNU General Public License 2.0.## Main Features
* Multiple databases support (MariaDB, MySQL, SQLite, PostgreSQL)
* Markdown Support
* Plugin Support
* Theme Support
* Custom Fields
* Custom Pages## Requirements
* PHP 7.4.0 or higher
* Database (MariaDB, MySQL, SQLite, PostgreSQL)
* MariaDB or MySQL 5.5.3 or higher
* SQLite 3.7.11 or higher
* PostgreSQL 9.1 or higher## Screenshots

## Contributing
Please see [CONTRIBUTING](CONTRIBUTING.md) for details.