Skip to content
This repository was archived by the owner on Oct 12, 2024. It is now read-only.

tolking/vuepress-theme-ououe

Repository files navigation

Warning

This library is no longer maintained, you can choose to migrate to vitepress-theme-ououe

vuepress-theme-ououe

A blog theme for VuePress

Live Demo: My Blog

Documentation

Uses vuepress-theme-ououe-template to starter


Installation

yarn add vuepress-theme-ououe
# or
npm i vuepress-theme-ououe

Usage

// .vuepress -> config.js
module.exports = {
  theme: 'ououe',
  themeConfig: {
    // ...
  }
}

License

MIT