VuePress 的官方博客插件。
我们强烈建议你在使用此插件之前阅读 Getting Started 部分。
yarn add -D @vuepress/plugin-blog
# OR npm install -D @vuepress/plugin-blog
module.exports = {
plugins: ['@vuepress/blog']
};
请转到 文档 查看所有可用选项。
- 70-lines-of-vuepress-blog-theme: 大约 70 行实现的 VuePress 博客主题。
- @vuepress/theme-blog: VuePress 的默认博客主题。
- vuepress-theme-modern-blog: 一个使用 Element.UI 设计系统 的现代主题
- vuepress-theme-reco - 一个简单美观的 vuepress 博客主题
- vuepress-theme-yuchanns: 一个 Github 风格的 vuepress 博客主题
- vuepress-theme-ic 🎉🎉🎉 笔记样式的vuepress博客主题,具有简单,清晰和实用的功能。最浅的墨水比最好的记忆好。
- vuepress-theme-hope: ⚡ 一个轻量的 vuepress 主题
随时在这里添加你的主题...
@vuepress/theme-blog © ULIVZ, 在 MIT 许可证下发布。
github.com/ulivz · GitHub @ULIVZ · Twitter @_ulivz