Skip to content

nestfanscore/nestfans.com-wiki-backup

 
 

Repository files navigation

Nestfans.com::Wiki

Wiki 栏目插件 for nestfans.com

简单的实现 /wiki 栏目,并在导航栏显示。

Usage

Installation

在 nestfans.com 应用的 Gemfile 增加:

gem 'nestfans.com-wiki'

And then execute:

$ bundle

Configuration

修改 nestfans.com 的 modules 配置,增加 wiki 以启用。

defaults: &defaults
  # add "press" to modules
  modules: 'topic,...,wiki'

License

The gem is available as open source under the terms of the MIT License.

Packages

No packages published

Languages

  • Ruby 64.6%
  • HTML 27.8%
  • CSS 2.7%
  • JavaScript 2.5%
  • CoffeeScript 2.4%