Jekyll Minima based Boilerplate template with Bootstrap 5
Minima is a versatile Jekyll theme designed for writers and content creators, serving as Jekyll's default theme. Its streamlined approach makes it easy for users to spin up new websites with minimal configuration effort. The addition of Bootstrap 5 capabilities enhances its versatility, allowing for modern, responsive designs that cater to various content types.
This template not only provides the essential layout and style files but also allows for customization and scalability. Running Jekyll’s jekyll new command with the Minima theme gives users a quick start to their website, ensuring that all necessary files are in place for a professional finish.
_includes directory, allowing for easy management of common elements like footers and analytics.Jekyll is a static site generator written in Ruby that allows you to create simple, fast, and secure websites without the need for a database.
Bootstrap is the most popular CSS Framework for developing responsive and mobile-first websites.
Gridsome is a Vue.js-based static site generator that makes it easy to build fast and flexible websites and applications by leveraging modern web technologies like GraphQL, Webpack, and hot reloading