A minimal, ready-to-use template for creating a blog with the Chirpy Jekyll theme. Get up and running in minutes with all critical files pre-configured.
When installing Chirpy through RubyGems.org, Jekyll can only read a subset of theme files (_data, _layouts, _includes, _sass, assets) and limited _config.yml options from the gem. As a result, users cannot enjoy the full out-of-the-box experience that Chirpy offers.
To unlock all features, the following files must be present in your Jekyll site:
.
├── _config.yml
├── _plugins
├── _tabs
└── index.htmlThis starter bundles those files from the latest Chirpy release along with a CD workflow, so you can start writing immediately.
Check out the theme's docs.
This repository is automatically updated with new releases from the theme repository. If you encounter any issues or want to contribute to its improvement, please visit the theme repository to provide feedback.
This work is published under MIT License.