Introduction

What comark-docs is and how it serves this very page.

comark-docs is a Nuxt layer for documentation sites powered by @comark/cms.

How it works

Content lives as Markdown in your repository. In development it is read from the working tree; in production it is read from GitHub at request time, pinned to a commit SHA and cached.

This playground exercises the layer end-to-end: navigation, search, TOC, prev/next links, raw markdown mirrors and the version history panel.