Socket
Book a DemoInstallSign in
Socket

@docus/docs-theme

Package Overview
Dependencies
Maintainers
8
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@docus/docs-theme

The Docus documentation theme.

latest
Source
npmnpm
Version
3.0.0
Version published
Maintainers
8
Created
Source

Docus Docs Theme

A theme perfect for your documentation.

Quick Setup

  • Add @docus/docs-theme dependency to your project:
# Using Yarn
yarn add @docus/docs-theme

# Using NPM
npm install @docus/docs-theme
  • Set @docus/docs-theme in your nuxt.config.ts.
{
  extends: ['@docus/docs-theme']
}

Development

  • Clone this repository
  • Install dependencies using yarn install
  • Start dev server using yarn dev

Keywords

nuxt

FAQs

Package last updated on 15 Feb 2022

Did you know?

Socket

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