@docus/debug-theme

2.0.3 • Public • Published

Docus Theme Starter

Create your own Docus themes.

Quick Setup

  1. Add @docus/my-theme dependency to your project:
# Using Yarn
yarn add --dev @docus/my-theme
# Using NPM
npm install --save-dev @docus/my-theme
  1. Add @docus/my-theme to the buildModules section of your nuxt.config.js
{
  buildModules: ['@docus/my-theme']
}

Usage

  1. Replace all occurences of my-theme inside this codebase.
  2. The index.ts must export a valid Nuxt config.
  3. Test it with yarn dev and example/ Docus app.
  4. Edit that section.

Development

  1. Clone this repository
  2. Install dependencies using yarn install
  3. Start dev server using yarn dev

Readme

Keywords

Package Sidebar

Install

npm i @docus/debug-theme

Weekly Downloads

2

Version

2.0.3

License

MIT

Unpacked Size

9.65 kB

Total Files

18

Last publish

Collaborators

  • alexchopin
  • bdrtsky
  • danielroe
  • flosciante
  • larbish
  • smarroufin
  • farnabaz
  • kevinmarrec
  • benjamincanac
  • atinux
  • tahul