Demo: https://hexlet-boilerplates.github.io/jekyll-bootstrap4-docker/
This is a complete Dockerized Jekyll setup with a custom Bootstrap 4 theme. The setup is compatible with Github Pages: there are no unsupported plugins here.
You can ignore Docker stuff if you want and use Jekyll directly.
Building:
make build
Serving:
make serve
Then open http://localhost:4000.
# clone repo
git clone [email protected]:hexlet-boilerplates/jekyll-bootstrap4-docker.git
# cd and install jekyll
cd jekyll-bootstrap4-docker
sudo gem install jekyll
# start
bundle exec jekyll serve
Then open http://localhost:4000.
This repository is created and maintained by the team and the community of Hexlet, an educational project. Read more about Hexlet.
See most active contributors on hexlet-friends.