vuepress-theme-qblog
v1.3.2
Published
一款多配置、贼强大的 VuePress 主题.
Downloads
34
Maintainers
Readme
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.
}
}
演示
截图
发布至 Github Pages
npm run deploy