vuepress-theme-qblog
1.3.2 • Public • Published 
vuepress-theme-qblog
介绍
- 这个主题的初衷是打造一个简约的、美观的
个人博客
- 轻松构建一个静态化
个人博客
。
- 多插件加持,图片懒加载、图片灯箱、评论...
-
简洁高效
,以 Markdown 为中心的项目结构。。
快速上手
npm i vuepress-theme-qblog -D
# OR yarn add vuepress-theme-qblog -D
使用
// .vuepress/config.js
module.exports = {
theme: 'vuepress-theme-qblog',
themeConfig: {
// Please head documentation to see the available options.
}
}
演示
qblog.cc
截图


发布至 Github Pages
npm run deploy
Package Sidebar
Install
npm i vuepress-theme-qblog
Weekly Downloads