Sha256: 71667957079001fbd3572872dc95f8327d98f324ef484416f7c8e10c5931f48a
Contents?: true
Size: 581 Bytes
Versions: 5
Compression:
Stored size: 581 Bytes
Contents
Homeland::Jobs -------------- 招聘栏目插件 for [Homeland](https://gethomeland.com) 简单的实现 /jobs 栏目,并在导航栏显示。 ## Usage ## Installation 在 Homeland 应用的 Gemfile 增加: ```ruby gem 'homeland-jobs' ``` And then execute: ```bash $ bundle ``` ## Configuration 修改 Homeland 的 `modules` 配置,增加 `jobs` 以启用。 ```yml defaults: &defaults # add "press" to modules modules: 'topic,...,jobs' ``` ## License The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
homeland-jobs-0.3.1 | README.md |
homeland-jobs-0.3.0 | README.md |
homeland-jobs-0.2.0 | README.md |
homeland-jobs-0.1.1 | README.md |
homeland-jobs-0.1.0 | README.md |