vuepress-theme-ououe
October 12, 2024 ยท View on GitHub
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
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: {
// ...
}
}