vuepress-theme-blog-enhance
v1.3.5
Published
Default blog theme for VuePress
Downloads
2
Readme
@vuepress/theme-blog
Status: WIP
This theme is still working in progress, here are some things we're going to do, contribution welcome!
- Mobile dropdown menu (Replacement of nav in mobile side)
- Enhance the final palette
- Site Map
- Enhance the mobile-side styles
- Built-in RSS integration
- Built-in site map support
- Comment integration
- A guide to use this blog theme
- ... And anything that you think can be better
Can't wait to see your contribution! ❤️
Sites
- Documentation - clone this repo and run
yarn && yarn docs:dev
- Live Example - clone this repo and run
yarn && yarn example:dev
- Live Example - ULIVZ's space
- 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.
}
}
Author
@vuepress/theme-blog © ULIVZ, Released under the MIT License.
github.com/ulivz · GitHub @ULIVZ · Twitter @_ulivz