-
Notifications
You must be signed in to change notification settings - Fork 87
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
skywalker
committed
Mar 11, 2020
0 parents
commit 01dba81
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
<p align="center"><img src="https://flarum.org/img/logo.png"></p> | ||
|
||
**[FlarumChina](https://www.flarumchina.org/) 是一个免费的开源的论坛软件的中文优化版** 诞生于 [Flarum](http://flarum.org/) / PHP / [Mithril.js](http://mithril.js.org/) 她是一个: | ||
|
||
- **简单**, 她拥有响应的用户界面,惊叹触摸设备使用体验 | ||
- **快速**, 只有 ~200KB js,瞬间加载完成 | ||
- **可扩展的**, 你可以调整她的使用场景 | ||
|
||
![screenshot](https://flarum.org/img/screenshot.png) | ||
|
||
## 安装 | ||
|
||
你的服务器必须满足 **PHP 7.1+** 和 **MySQL 5.7+** 的要求. | ||
|
||
请点击 [Releases](https://github.com/skywalker512/FlarumChina/releases) **下载最新版本以完成安装** | ||
|
||
或者前往我们的 [交流论坛](https://flarum.atowerlight.cn/t/flarumchina) 以获取 Docker 镜像地址 | ||
|
||
## License | ||
|
||
Flarum is open-source software licensed under the [MIT License](https://github.com/flarum/flarum/blob/master/LICENSE). |