Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/NodeBB-China/NodeBB-China
NodeBB中国:专注解决NodeBB的使用问题
https://github.com/NodeBB-China/NodeBB-China
nodebb
Last synced: 3 months ago
JSON representation
NodeBB中国:专注解决NodeBB的使用问题
- Host: GitHub
- URL: https://github.com/NodeBB-China/NodeBB-China
- Owner: NodeBB-China
- Created: 2016-05-25T11:20:45.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-05T08:54:34.000Z (about 7 years ago)
- Last Synced: 2024-06-21T10:36:27.223Z (5 months ago)
- Topics: nodebb
- Language: Python
- Size: 76.2 KB
- Stars: 196
- Watchers: 15
- Forks: 31
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-github-star - NodeBB-China - China | 192 | (Python)
README
# NodeBB中国
---
## 声明
#### 我们是NodeBB论坛程序的爱好者(交流群:392448497),鉴于国内的NodeBB中文版论坛无人维护,也联系不上管理员,中文论坛名存实亡,不便于问题的解决和交流,所以在此开设GitHub项目,该项目通过发表一些教程和文章来解决国内爱好者在使用NodeBB的过程中所遇到的一些问题,比如汉化问题、中文搜索问题、Google字体库的移除问题等。
在群组提问之前,请先阅读[《提问的智慧》](https://community.nodebb-cn.org/topic/34/%E5%BF%85%E8%AF%BB-%E6%8F%90%E9%97%AE%E7%9A%84%E6%99%BA%E6%85%A7-%E8%AF%B7%E5%9C%A8%E6%8F%90%E9%97%AE%E4%B9%8B%E5%89%8D%E4%BB%94%E7%BB%86%E9%98%85%E8%AF%BB)。这是一种礼仪,不合适的提问会遭到大家的鄙视!
同时,进QQ群后请**不要**私聊群管理,并且贴上大段的代码。十分感谢!
附:
* 中文文档:http://docs.nodebb-cn.org
* 英文官方文档: https://docs.nodebb.org
* NodeBB 英文社区: https://community.nodebb.org
* NodeBB 中文社区 :[NodebBB-CN](https://www.nodebb-cn.org/ "NodeBB中文社区") 这是群内爱好者自发组建的准备替代原论坛的交流社区。(**目前已与前社区取得联系,近期将会开展本地化项目!**)
-----
> 中文文档已上线(不是官方文档的翻译):http://docs.nodebb-cn.org
> Telegram 交流群: https://t.me/NodeBBCN
## 正在使用NodeBB的论坛[萌梦社区](http://qtdream.com/ "萌梦社区")
[EFL Club 英语学习论坛](http://forum.eflclub.me/ "EFL Club")
[Minecraft Lightweight](http://mc.soaryun.com/ "Minecraft Lightweight")
[Widora](http://sns.widora.io "Widora")
[intio.org](http://intio.org/ "intio.org")
[自由职业者社区](https://v2mm.tech/categories/ "v2mm")
**如果您也在使用NodeBB,可以直接提交Pull Requests来补充**
## 项目内容索引
| 目录 | 作者 | 类型 |
| ---------------------------------------- | :--------------------------------------: | ---- |
| - [安装教程](安装教程/) | —— | |
| ├ [CentOS 系统 + NodeBB + MongoDB](安装教程/CentOS+NodeBB+MongoDB.md) | [@hao-lee](https://github.com/hao-lee) | 原创 |
| ├ [CentOS 系统 + NodeBB + Redis](安装教程/CentOS+NodeBB+Redis.md) | [@gaokaigithub](https://github.com/gaokaigithub) | 原创 |
| ├ [NodeBB安装(Ubuntu / Debian)](安装教程/Ubuntu-Debian-NodeBB-MongoDB-Redis.md) | [@NodeBB-CN](https://www.nodebb-cn.org) | 原创 |
| - [优化设置](优化设置/) | —— | 原创 |
| ├ [设置 widgets](优化设置/设置widgets.md) | [@gaokaigithub](https://github.com/gaokaigithub) | 原创 |
| ├ [将 Google 字体库替换为 360 公共前端库](优化设置/将Google字体库替换为360公共前端库.md) | [@hao-lee](https://github.com/hao-lee) | 原创 |
| ├ [海外 VPS 如何提升 NodeBB 访问速度](优化设置/海外VPS如何提升NodeBB访问速度.md) | [@hao-lee](https://github.com/hao-lee) | 原创 |
| - [系统备份与监控](系统备份与监控/) | —— | 原创 |
| ├ [数据库备份与恢复](系统备份与监控/数据库备份与恢复.md) | [@hao-lee](https://github.com/hao-lee) | 原创 |## 项目贡献
1. 遇到问题可以在Issues中提出,同时也非常欢迎各位Fork此项目然后提交Pull Requests。
2. 如果对Git和GitHub的使用流程比较熟悉,也可以在Issues中申请加入我们Organization的Members,这样就可以无需Fork而可以直接向本项目Push内容。
3. 我们的文档分为原创和翻译。对于原创,您可以在文档中注明作者或链接。对于翻译,参与前请优先阅读[翻译流程约定](官方教程翻译/翻译流程约定.md)## NodeBB官方链接索引
* [NodeBB GitHub](https://github.com/NodeBB/NodeBB)
* [官方论坛](https://community.nodebb.org/)
* [官方英文版文档](https://docs.nodebb.org/en/latest/)