cststack-jekyll-docs

cststack-jekyll-docs

cststack jekyll documentation theme

cststack jekyll documentation theme

This is a Jekyll documentation theme based on CloudCannon/edition-jekyll-template and Juicymo/anemone-docs-v2.

Jekyll documentation can be checked on Jekyll.

Usage

Examples:

Development

Test locally using:

  1. Clone this repository git clone ...
  2. Install ruby rvm install 2.3.3 (see rvm.io)
  3. gem install bundler
  4. bundle install
  5. bundle exec jekyll serve
  6. Open http://127.0.0.1:4000/

For Github pages check the official documentation

Credits

CloudCannon
Juicymo