This jekyll theme for OpenSpaceData.org is based on the Garth theme by David Darnes.
- Add
gem "garth-jekyll-theme"
to yourGemfile
to add the theme as a dependancy - Run the command
bundle install
in the root of project to install the theme and its dependancies - Add
theme: garth-jekyll-theme
to your_config.yml
file to set the site theme - Run
bundle exec jekyll serve
to build and serve your site - Done! Use the example
_config.yml
file to set site-wide options
This jekyll theme for OpenSpaceData.org is based on the Garth theme by David Darnes.
Distributed under the Hippocratic 2.1. License. See LICENSE
for more information.