Using Markdoc

Lorem ipsum dolor sit amet

This theme comes with the @astrojs/markdoc integration installed and configured in your astro.config.mjs config file.

Why Markdoc?

Markdoc is a Markdown-based authoring format that supports structured content features while keeping editing approachable for content teams.

If you have existing content authored in Markdown, Markdoc makes it easy to migrate and keep writing in a familiar syntax.

Example

Here is a simple list authored with Markdoc-compatible Markdown:

  • Keep content in src/content/posts
  • Edit and publish from /keystatic
  • Render to static pages at build time