Skip to main content
Welcome to the Blog

Welcome to the Blog

This is our first post - a quick tour of what you can expect from this blog and how the CMS is wired up.

Welcome to the blog! This sample post was created to verify that the Keystatic CMS is wired up correctly end-to-end.

What's working

  • Posts are stored as .mdoc files inside src/content/posts/
  • The blog index at /blog reads all posts and renders them as BlogCard components
  • The slug page at /blog/[slug] renders the full post with full prose styling
  • The Keystatic editor is available at /keystatic during local development

Creating your own posts

Head to /keystatic and click Blog Posts → New entry. Fill in the title, date, category, and excerpt - then write your content in the rich-text editor.

Tip: Activate Blog Posts OR Video Entries at project start - not both. The second collection is the Tier 2 upgrade path.

That's it - happy publishing!