@vuepress/theme-blog
Sites
- Documentation - clone this repo and run
yarn && yarn docs:dev
- Live Example - clone this repo and run
yarn && yarn example:dev
- Live Example - Billyyyyy3320's space
Install
yarn add @vuepress/theme-blog -D
# OR npm install @vuepress/theme-blog -D
Usage
// .vuepress/config.js
module.exports = {
theme: '@vuepress/blog',
themeConfig: {
// Please head documentation to see the available options.
}
}
LICENSE
@vuepress/theme-blog ยฉ ULIVZ & Billyyyyy3320, Released under the MIT License.
github.com/ulivz ยท GitHub @ULIVZ ยท Twitter @_ulivz
github.com/billyyyyy3320 ยท GitHub @Billyyyyy3320