About This Template
bootstrap5-template is a basic template repository to create a Bootstrap 5 site using Jekyll on GitHub Pages (or where every you want to host it). The layout is based on the Bootstrap starter template example with a navbar, search box (using lunr.js), and sticky footer. It is intended as a quick starting point for creating new web projects.
The basic steps for using bootstrap-template are:
- create repository from the template
- edit _config.yml
- edit content pages
- use customization options
See docs/create-website.md for details!