blgit
We need much less than we think we need.
~ Maya Angelou
blgit is an opinionated, minimalistic, simple static blog generator that requires zero configuration. It offers a streamlined setup, allowing users to create and manage a blog effortlessly by leveraging Git for version control. Blgit is designed for speed and simplicity, letting you focus on writing without worrying about complex configurations or setup processes.
> npx blgit
> npx serve docs
This section describes how to install blgit, an opinionated, simple static blog generator with zero configuration. With its streamlined setup and Git integration, you'll be able to quickly get your blog up and running in no time.
📜 Usage
This section describes the directory structure of blgit and its basic usage. It covers how the files and folders are organized and provides guidance on how to use the tool effectively for managing your blog.
🕮 Front Matter
This section explains how to write a new post in blgit. It provides step-by-step instructions on creating and formatting content for your blog.
🧪 A simple example
Explore the essentials of Markdown with examples of headings, lists, links, images, code, and tables. Perfect for a quick refresher or learning the basics!
🔨 Fixing
The fix subcommand automatically corrects or updates the frontmatter of your posts to ensure they are properly formatted and compatible with blgit.