Homeland::Jobs

招聘栏目插件 for Homeland

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

Usage

Installation

在 Homeland 应用的 Gemfile 增加:

gem 'homeland-jobs'

And then execute:

$ bundle

Configuration

修改 Homeland 的 modules 配置,增加 jobs 以启用。

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

License

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