1.3.5 • Published 4 years ago

vuepress-theme-blog-enhance v1.3.5

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

@vuepress/theme-blog

NPM version NPM downloads NPM LICENSE

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

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