Skip to content

nuxtlabs/docus

Repository files navigation

docus

Docus

Documentation Theme and CLI to write beautiful docs with Markdown.

Ship fast, flexible, and SEO-optimized documentation with beautiful design out of the box. Docus brings together the best of the Nuxt ecosystem:

Contribution

Local development
  • Clone this repository
  • Install the latest LTS version of Node.js
  • Install dependencies using pnpm install
  • Run prepare command using pnpm run dev:prepare
  • Run dev documentation built on top of Docus using pnpm run dev

License

Published under the MIT license.

Docus v3 has been entirely rewritten from scratch and is inspired and copied from undocs made by @pi0 💚