项目作者: cds-snc

项目描述 :
Notices for opportunities to participate in CDS-facilitated research
高级语言: CSS
项目地址: git://github.com/cds-snc/research-recherche.git
创建时间: 2019-02-12T17:45:39Z
项目社区:https://github.com/cds-snc/research-recherche

开源协议:Other

下载


Editing the documentation

The documentation uses Jekyll and the DOCter theme.

DOCter needs Jekyll and other dependencies to run locally. These can be installed with Bundler by running the following commands.

  1. gem install bundler
  2. bundle install

Run Jekyll:

  1. bundle exec jekyll serve --watch --baseurl ''

Open it up in your browser: http://localhost:4000

_config.yml

Options within the _config.yml file allow you to control some of the site’s
content and left column navigation.