UNPKG

vuepress-theme-ououe

Version:
36 lines (24 loc) 535 B
# vuepress-theme-ououe > A blog theme for VuePress Live Demo: [My Blog](https://ououe.com) [Documentation](https://tolking.github.io/vuepress-theme-ououe) Uses [vuepress-theme-ououe-template](https://github.com/tolking/vuepress-theme-ououe-template) to starter --- ## Installation ``` sh yarn add vuepress-theme-ououe # or npm i vuepress-theme-ououe ``` ## Usage ``` js // .vuepress -> config.js module.exports = { theme: 'ououe', themeConfig: { // ... } } ``` ## License [MIT](http://opensource.org/licenses/MIT)