kids

kids

A minimalist Jekyll theme

Kids

Kids is a Jekyll theme.

Installation

To use the Kids theme:

  1. Add the following to your site's Gemfile:

    gem "kids", git: "https://github.com/dirtyhenry/kids.git", branch: 'main'
    
  2. 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.

License

MIT