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/
- Host: GitHub
- URL: https://github.com/dieghernan/chulapa-101
- Owner: dieghernan
- License: mit
- Created: 2020-07-19T14:06:19.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2025-03-10T02:59:36.000Z (over 1 year ago)
- Last Synced: 2025-03-10T03:52:33.103Z (over 1 year ago)
- Topics: bootstrap, jekyll-theme, template
- Language: HTML
- Homepage: https://dieghernan.github.io/chulapa-101/
- Size: 743 KB
- Stars: 0
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.