
Jekyll with generic Bootstrap 4 theme and Docker
The Jekyll Bootstrap 4 Boilerplate Theme + Docker is a complete Dockerized Jekyll setup with a custom Bootstrap 4 theme. This setup is compatible with Github Pages and does not use any unsupported plugins. It allows users to easily create and deploy websites using Jekyll and Bootstrap 4.
docker-compose build
docker-compose up
bundle exec jekyll serve
The Jekyll Bootstrap 4 Boilerplate Theme + Docker is a convenient solution for creating and deploying websites using Jekyll and Bootstrap 4. It provides Docker compatibility, a custom Bootstrap 4 theme, and support for Github Pages. The installation process is straightforward and can be done with or without Docker.
