edit from @vuepress/theme-blog
npm install vuepress-theme-blogplus -D// .vuepress/config.js
module.exports = {
theme: 'blogplus',
themeConfig: {
// Please head documentation to see the available options.
}
}@vuepress/theme-blog © Dushusir, Released under the MIT License.