Kids¶ ↑
Kids is a Jekyll theme.
Installation¶ ↑
To use the Kids theme:
-
Add the following to your site's
Gemfile
:
ruby gem "kids", git: "https://github.com/dirtyhenry/kids.git", branch: 'master'
-
Add the following to your site's
_config.yml
:
yml theme: kids
Contributing¶ ↑
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.