欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
NodeBB
来自开放百科 - 灰狐
(版本间的差异)
小 (→升级) |
小 (→图集) |
||
第54行: | 第54行: | ||
==图集== | ==图集== | ||
<gallery> | <gallery> | ||
− | image:huihoo-community-nodebb.png| | + | image:huihoo-community-nodebb.png|灰狐社区 |
+ | image:huihoo-community-nodebb-lavender-theme.png|Lavender主题 | ||
+ | image:huihoo-community-nodebb-vanilla-theme.png|Vanilla主题 | ||
image:nodebb-mongodb.png|MongoDB | image:nodebb-mongodb.png|MongoDB | ||
image:nodebb-chat.png|聊天室 | image:nodebb-chat.png|聊天室 |
2016年6月24日 (五) 03:47的版本
NodeBB 是一个基于 Node.js 的论坛和社区软件。
目录 |
指南
确保事先已安装好 Node.js 或开始安装。
Debian
apt-get install redis-server imagemagick git clone git://github.com/NodeBB/NodeBB.git nodebb cd nodebb npm install ./nodebb setup ./nodebb start http://localhost:4567
插件
在 admin/extend/plugins 有插件管理的控制面板
- Quickstart Plugin for NodeBB
- migrate your old crappy forum to NodeBB
- NodeBB in the OpenShift cloud
- NodeBB WebView - A simple Android App
- NodeBB Blog Comments Lets NodeBB act as a comments engine/widget for your blog. Currently supports both Ghost and WordPress.
- NodeBB 3rd Party
- nodebb-plugin-spam-be-gone
- nodebb-plugin-sso-github
- nodebb-plugin-sso-twitter
- nodebb-plugin-sso-google
- nodebb-plugin-sso-facebook
- nodebb-plugin-featured-threads
- Google Analytics Plugin
- NodeBB Google Adsense Plugin
- nodebb-plugin-news
- NodeBB: Likes
- NodeBB: Twitch Monitor
- Telegram Notifications
- Pushbullet Notifications
- NodeBB Shoutbox plugin
- Solr Search for NodeBB
- nodebb-plugin-wechat-share NodeBB的网页在微信朋友圈分享
- A RESTful JSON-speaking API allowing you to write things to NodeBB
- Persona theme for NodeBB
- NodeBB Widget: Stats
升级
git pull // 注意:这样做有风险,可用于测试环境。 ./nodebb stop mongodump ./nodebb upgrade ./nodebb start
我是通过以上几步完成升级的。
用户
图集
链接
分享您的观点