Socket
Socket
Sign inDemoInstall

@nuxt-themes/docus

Package Overview
Dependencies
9
Maintainers
3
Versions
101
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @nuxt-themes/docus

[![Docus](https://user-images.githubusercontent.com/904724/194751054-9a267ea6-be9d-420b-9935-c76bf30baaf3.png)](https://docus.dev)


Version published
Weekly downloads
1.6K
decreased by-15.88%
Maintainers
3
Created
Weekly downloads
 

Readme

Source

Docus

Docus

npm version npm downloads License Nuxt Nuxt Studio Volta

Docus is the fastest way to create document-driven websites with Vue & Markdown.

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:

  • Install the dependency:
npm install @nuxt-themes/docus
  • Add it to your extends key in nuxt.config:
defineNuxtConfig({
  extends: '@nuxt-themes/docus'
})

Features ✨

  • +50 Components ready to build rich pages
  • Article, 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 @nuxt-themes/typography
  • Used on Content Documentation

They are using it 🎨

Contributing 🙏

  1. Clone this repository
  2. Install dependencies using pnpm install --frozen-lockfile
  3. Run pnpm run prepare to generate type stubs.
  4. Use pnpm run dev to start default starter. You can edit the module because pnpm workspace links it with the default starter.
  5. Do not commit any change in .starters/default since its your playground.

License 📎

MIT License

FAQs

Last updated on 05 Oct 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc