Basic template for creating Bootstrap 4 applications with Jekyll.
Here are a few quick steps to be up and running:
- Download ZIP and extract it.
- Rename the folder and delete the files
README.md
andLICENSE
. - Install Jekyll.
- Launch server:
jekyll serve
. - Open http://localhost:4000 in your browser.