Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

vuepress/vuepress-plugin-blog

Repository files navigation

@vuepress/plugin-blog

Official blog plugin for VuePress.

Note that this plugin has been deeply integrated into @vuepress/theme-blog.

Install

yarn add -D @vuepress/plugin-blog
# OR npm install -D @vuepress/plugin-blog

Usage

module.exports = {
  plugins: ['@vuepress/blog'] 
  // 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