Official blog plugin for VuePress.
Note that this plugin has been deeply integrated into @vuepress/theme-blog.
yarn add -D @vuepress/plugin-blog
# OR npm install -D @vuepress/plugin-blog
module.exports = {
plugins: ['@vuepress/blog']
// Please head documentation to see the available options.
}
@vuepress/theme-blog © ULIVZ, Released under the MIT License.
github.com/ulivz · GitHub @ULIVZ · Twitter @_ulivz