Starter template for using Jekyll 4 and the Bootstrap gem
=2.6-blue?logo=ruby&logoColor=white title="Made with Ruby" loading="lazy" />
This project includes the Bootstrap gem. So Bootstrap styling can be loaded as your CSS, without having to use NPM commands.
If you want to deploy to GitHub Pages using GitHub Actions, see:
Or, add a Netlify config and deploy to Netlify.
Install Ruby and Bundler at the user level.
Clone the project or your copy of the template.
Install project dependencies:
$ make install
Start dev server:
$ make serve
Open in the browser:
Build:
$ make build
Released under MIT by @MichaelCurrin.