Homeland::Wiki
Wiki 栏目插件 for Homeland
简单的实现 /wiki 栏目,并在导航栏显示。
Usage
Installation
在 Homeland 应用的 Gemfile 增加:
gem 'homeland-wiki'
And then execute:
$ bundle
Configuration
修改 Homeland 的 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.