Kids
Kids is a Jekyll theme.
Installation
To use the Kids theme:
-
Add the following to your site's
Gemfile
:gem "kids", git: "https://github.com/dirtyhenry/kids.git", branch: 'main'
-
Add the following to your site's
_config.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.