vuepress-theme-ououe

A blog theme for VuePress by tolking


Keywords
vue, vuepress, blog, blog-theme, vuepress-theme, light-theme, dark-theme, theme
License
MIT
Install
npm install vuepress-theme-ououe@1.5.3

Documentation

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