Welcome to Shinmun, a lightweight file-based blog engine written in Ruby.
What is Shinmun?
Shinmun is a minimalist blogging platform that keeps things simple:
- File-based: Posts are just text files with YAML frontmatter
- Markdown: Write your content in Markdown format
- Fast: No database, just files
- Git-friendly: Track your blog with version control
- Syntax highlighting: Code blocks are beautifully highlighted with Rouge
Features
- Posts organized by date and category
- RSS feed support
- Archive and category listings
- Clean, responsive design
Getting Started
Check out the GitHub repository to get started with your own Shinmun blog!