Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dirtyhenry/kids
A minimalist Jekyll theme
https://github.com/dirtyhenry/kids
jekyll jekyll-theme
Last synced: 1 day ago
JSON representation
A minimalist Jekyll theme
- Host: GitHub
- URL: https://github.com/dirtyhenry/kids
- Owner: dirtyhenry
- License: mit
- Created: 2019-07-25T07:23:53.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-02-28T23:01:51.000Z (9 months ago)
- Last Synced: 2024-03-14T23:23:45.170Z (8 months ago)
- Topics: jekyll, jekyll-theme
- Language: HTML
- Homepage:
- Size: 2.5 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kids
Kids is a Jekyll theme.
## Installation
To use the Kids theme:
1. Add the following to your site's `Gemfile`:
```ruby
gem "kids", git: "https://github.com/dirtyhenry/kids.git", branch: 'main'
```1. 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.
## License
[MIT](https://choosealicense.com/licenses/mit/)