Files
vuepress/packages/@vuepress/plugin-blog
2018-10-10 14:02:56 +08:00
..
2018-09-27 13:33:31 +08:00
2018-09-29 02:00:29 +08:00
2018-10-10 14:02:56 +08:00

@vuepress/plugin-blog

theme plugin for vuepress

Usage

module.exports = {
  plugins: ['@vuepress/blog'] 
}

Options

pageEnhancers

  • Type: function
  • Default: /i18n/

categoryIndexPageUrl

  • Type: string
  • Default: /category/

tagIndexPageUrl

  • Type: string
  • Default: /tag/