Click Use this template button above for cloning this repo and get started with Chulapa Jekyll theme.
Contains basic configuration to get you a site with:
- Sample posts and paginated blog index.
- Sample collection with Markdown and kramdown cheatsheets and collection index.
- Archive pages for posts grouped by year, category, and tag.
- Demo page with the different Bootstrap components and how they look with the actual skin settings.
- Sample 404 page.
- Site search with Lunr.
- Sample
_config
with minimal configuration.primary
color is set to LightSkyBlue andautothemer
is enabled. Learn how to customize your site. - Sample
algolia-search.yml
for using Algolia+GitHub Actions. - Sample files for extending the theme with your own scripts and css.
On addition, jekyll-sitemap
generates your sitemap on ./sitemap.xml, and Chulapa generates an Atom feed on ./atom.xml and a RSS 2.0 feed on ./rss.xml.
Configure as necessary and replace sample content with your own.