Scaffolding to start with a Jekyll website
Jekyll-Skeleton is a basic Jekyll site that serves as a starting point for creating new websites. It provides a blank template without any themes or example posts, allowing users to customize it according to their needs. The site uses a minimalistic design to showcase the website navigation and demonstrate how to add posts and categories.
Jekyll-Skeleton is a basic Jekyll site that serves as a starting point for creating new websites. It provides useful features such as sitemap generation, multilanguage support, and easy customization of Bootstrap 4 variables. By cloning the repository and customizing it, users can quickly create their own websites without having to build everything from scratch.
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.