This blog runs on Chirpy Starter, a minimal and fast Jekyll template.
When installing via RubyGems, Jekyll loads only:
_data_layouts_includes_sassassets
And part of _config.yml.
To unlock the full theme (homepage, tabs, plugins), copy these files to your project root:
.
├── _config.yml
├── _plugins
├── _tabs
└── index.html
I combined this with a CD workflow for automatic updates and easy deployment.
- Docs: Chirpy Wiki
- Theme: Chirpy Repo
- License: MIT
