Back to workshop
Content
Blog Engine Add-on
Markdown CMS, categories, RSS, SEO per post.
A no-database content layer for case studies, journal entries, and announcements. Posts live as markdown files in your repo. Build-time rendering keeps it fast; per-post metadata keeps SEO right.
What you get
- MDX support with first-class React components inside posts
- Per-post SEO metadata: title, description, OG image, canonical
- Category and tag indexes auto-generated from frontmatter
- Atom + RSS feeds at /feed.xml and /atom.xml
- Reading-time estimate, table of contents, and code highlighting
Preview
md
---
title: "Spring trim — the case for honest before/afters"
description: "Why we replaced the slick reel with a clipboard."
publishedAt: 2026-04-12
category: "Studio Notes"
tags: ["case-study", "photography"]
ogImage: "/og/spring-trim.png"
---
The brief said "make it feel like a magazine"...
every post is a markdown file with type-checked frontmatter
Inside the pack
MDX-first
Drop React components in any post. Type-safe via gray-matter.
SEO baked in
Per-post Open Graph, Twitter cards, and canonical URLs.
Indexes
Categories, tags, and authors are derived, not hand-curated.
Feeds
RSS 2.0 and Atom 1.0 generated at build time.
Ready to drop it in?
Buy Blog Engine Add-on for $39. Stripe handles the receipt; we send the download and keep your purchase in your account.