
A starter project for Jekyll
Jekyll Starter is a robust bootstrap project designed for those looking to establish a blog site quickly using the Jekyll framework. Built upon Lanyon, a variant of Poole, this starter kit not only offers a clean and minimal aesthetic but also comes equipped with essential tools that streamline the blogging experience. Whether you're a beginner or a seasoned coder, Jekyll Starter simplifies the process of launching a blog with its several integrated features.
This project serves as a solid foundation for personal websites, such as anandmanisankar.com. With various functionalities baked in, users can effortlessly enhance their blogs with analytics, social sharing, and customized design elements, allowing for a personalized and engaging platform.

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.
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.
Grunt is a popular JavaScript task runner that automates repetitive tasks like minification, compilation, and testing, allowing developers to focus on writing code.