vuepress-theme-dumi
TypeScript icon, indicating that this package has built-in type declarations

0.1.1Β β€’Β PublicΒ β€’Β Published

vuepress-theme-dumi

πŸ“– A dumi style theme for VuePress2.

Install

$ npm i -D vuepress-theme-dumi
# OR
$ yarn add -D vuepress-theme-dumi

Usage

Write vuepress config

// .vuepress/config.ts
import { defineUserConfig } from 'vuepress'
import type { DefaultThemeOptions } from 'vuepress'

export default defineUserConfig<DefaultThemeOptions>({
    theme: 'vuepress-theme-dumi'
})

Thanks

This repo is inspired by the following projects, Thanks for their great work.

Readme

Keywords

Package Sidebar

Install

npm i vuepress-theme-dumi

Weekly Downloads

10

Version

0.1.1

License

MIT

Unpacked Size

121 kB

Total Files

88

Last publish

Collaborators

  • wukd