vitepress-theme-ououe

v1.0.3
A blog theme based on vitepress
vitepress blog blog-theme

vitepress-theme-ououe

A blog theme based on vitepress

Documentation and Demo

image

Install

npm i vitepress-theme-ououe

Usage

// .vitepress/theme/index.ts
import Theme from 'vitepress-theme-ououe'

export default Theme
// .vitepress/config.ts
import { defineConfigWithTheme } from 'vitepress'
import type { Theme } from 'vitepress-theme-ououe'

export default defineConfigWithTheme<Theme>({
  // ...
  themeConfig: {
    // config
  },
})
npm i vitepress-theme-ououe

Metadata

  • MIT
  • Whatever
  • tolking
  • released 10/19/2024

Downloads

Maintainers