RokyZevon / homeland-jobs

Display Job channel in navbar for list jobs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Display Job channel in navbar for list jobs.

License:MIT License


Languages

Language:Ruby 77.0%Language:HTML 16.8%Language:JavaScript 3.8%Language:CSS 2.4%