vuepress-theme-qblog

1.3.2 • Public • Published

logo

npm npm GitHub stars

vuepress-theme-qblog

介绍

  1. 这个主题的初衷是打造一个简约的、美观的个人博客
  2. 轻松构建一个静态化个人博客
  3. 多插件加持,图片懒加载、图片灯箱、评论...
  4. 简洁高效,以 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

Homepage

www.qblog.cc

Weekly Downloads

4

Version

1.3.2

License

MIT

Unpacked Size

6.91 MB

Total Files

29

Last publish

Collaborators

  • sanqi377