feat: 修改应用 README

This commit is contained in:
wanghe-fit2cloud
2023-09-21 16:22:29 +08:00
parent 47375436a2
commit ac9127d0db
69 changed files with 1019 additions and 1746 deletions
+10 -23
View File
@@ -1,26 +1,13 @@
Typecho Blogging Platform
=========================
# Typecho
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.
Typecho 是一款开源的博客系统,它具有轻量级、高效、易于安装和使用的特点。
## Main Features
## 主要功能:
* Multiple databases support (MySQL, SQLite, PostgreSQL)
* Markdown Support
* Plugin Support
* Theme Support
* Custom Fields
* Custom Pages
## Requirements
* PHP 7.2.0 or higher
* Database (MySQL, SQLite, PostgreSQL)
* MySQL 5.5.3 or higher
* SQLite 3.7.11 or higher
* PostgreSQL 9.1 or higher
## Screenshots
![Typecho](https://typecho.org/usr/themes/bluecode/img/screenshot/st1.png)
- **轻量级和快速**:Typecho 的核心设计是轻量级的,因此它运行迅速,占用的服务器资源较少。
- **插件扩展**:Typecho支持插件扩展,用户可以根据需要安装和启用各种插件来增加博客的功能。
- **主题定制**:用户可以选择并定制博客的主题,以使其外观与个人品味和需求相匹配。
- **Markdown 支持**Typecho内置支持Markdown语法,使用户能够使用Markdown来编写和格式化博文。
- **标签和分类**:博客文章可以使用标签和分类来进行组织和归档,以方便读者浏览和检索相关内容。
- **评论系统**:Typecho自带评论系统,用户可以允许读者在文章下方发表评论,并进行管理和审核。
- **多用户支持**:支持多用户管理,适用于团队博客或多作者博客。