Shinmun now includes an AI-powered CLI assistant that helps streamline the blog writing workflow. With a simple --ai flag, you can generate structured drafts, auto-populate metadata, and create SEO descriptions without leaving your terminal.
Shinmun is designed for customization. Modify templates, add helpers, or define new routes.
Shinmun exports to static HTML for free hosting on GitHub Pages. Two deployment methods: manual export or GitHub Actions automation.
Shinmun is a file-based blog engine built on Ruby and Rack. Posts are Markdown files with YAML frontmatter, tracked in Git, served dynamically or exported as static HTML.