vuepress-theme-ououe
v1.5.3
Published
A blog theme for VuePress by tolking
Downloads
22
Maintainers
Readme
vuepress-theme-ououe
A blog theme for VuePress
Live Demo: My Blog
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: {
// ...
}
}