
Lokmont - Simple & Minimal Theme for Jekyll
Lokmont is a simple and minimal theme designed specifically for Jekyll, perfect for those looking to create a clean and responsive website. Its lightweight design ensures it is optimized for mobile devices, making it an ideal choice for bloggers and content creators who prioritize user experience. With a variety of features and easy deployment methods, Lokmont stands out as a versatile option for anyone embracing minimalist aesthetics.

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.
SCSS is a preprocessor scripting language that extends the capabilities of CSS by adding features such as variables, nesting, and mixins. It allows developers to write more efficient and maintainable CSS code, and helps to streamline the development process by reducing repetition and increasing reusability.
Blog websites feature posts written by one or more authors, organized by categories and tags, with a section for comments and archives sorted by date or topic. Additional features may include search bar, social media sharing, subscription or RSS feed, about and contact pages, and visual content.
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
Gulp.js is an old but popular site building tool that automates various repetitive development tasks in web development, such as compiling Sass, minifying JavaScript, and optimizing images.