An open API service indexing awesome lists of open source software.

https://github.com/dieghernan/chulapa-101

Quick-start your next awesome site. Full documentation on https://dieghernan.github.io/chulapa/
https://github.com/dieghernan/chulapa-101

bootstrap jekyll-theme template

Last synced: 4 months ago
JSON representation

Quick-start your next awesome site. Full documentation on https://dieghernan.github.io/chulapa/

Awesome Lists containing this project

README

          

# Chulapa 101

Click [**Use this template**](https://github.com/dieghernan/chulapa-101/generate) button above for cloning this repo and get started with [Chulapa Jekyll theme](https://github.com/dieghernan/chulapa).

Contains basic configuration to get you a site with:

- [Sample posts](./_posts/) and [paginated blog index](./blog/index.html).
- [Sample collection](./_cheatsheet/) with Markdown and kramdown cheatsheets and [collection index](./_pages/cheatsheet.md).
- Archive pages for posts grouped by year, category, and tag.
- [Github Action](.github/workflows/) for deploying the site.
- Demo page with the different Bootstrap components and how they look with the actual skin settings.
- Sample 404 page.
- Site search with Fuse.js.
- Sample [`_config`](_config.yml) with minimal configuration.
- Sample [`algolia-search.yml`](algolia-search.yml) for using Algolia+GitHub Actions. More guidance in the top of the file.
- Sample files for extending the theme with your [own scripts](./_includes/custom/) and [css](./assets/css/).

[Configure as necessary](https://dieghernan.github.io/chulapa/docs/02-config) and replace sample content with your own.