ipem-cms

ipem-cms

Jekyll site with Forestry

IPEM CMS

Jekyll site for Forestry CMS, based on belkirk-jekyll-demo.

Development

Jekyll

To install dependencies:

bundle install

Run development server:

bundle exec jekyll serve

Jekyll and CMS

To install dependencies:

bundle install
npm install

Run Tina CMS and development server:

npx tinacms dev -c "bundle exec jekyll serve"