
Docus



Docus is the fastest way to create document-driven websites.
Start a project with Docus
You can use this template to create a new project.
If you want to add Docus to an existing codebase, you can do so with:
npm install @nuxt-themes/docus
- Add it to your extends key in
nuxt.config:
defineNuxtConfig({
extends: '@nuxt-themes/docus'
})
Features β¨
- undefined+50 Components ready to build rich pages
- undefinedArticle, Docs and Blog layouts
- Start from a
README, scale to a framework documentation
- Table of contents support
- Configurable design system integration
- Replace, extend, customize any component in a breeze
- Leverages undefined@nuxt-themes/typographyundefined
- Used on Content Documentation
Contributing π
- Clone this repository
- Install dependencies using
yarn install or npm install
- Run
npm run prepare to generate type stubs.
- Use
npm run dev to start playground in development mode.
License π
MIT License