pnpm add comark-docs
npm install comark-docs
export default defineNuxtConfig({ extends: ['comark-docs'], site: { url: 'https://docs.example.com', name: 'My Project', }, })
Introduction
What comark-docs is and how it serves this very page.
Architecture
The serving modes and caching tiers behind the layer.
On this page