1.2.3 • Published 2 years ago

vuepress-theme-maker v1.2.3

Weekly downloads
287
License
MIT
Repository
github
Last release
2 years ago

vuepress-theme-maker

A flat and clean Blog Theme for VuePress site. inspired by Hexo-theme-inside

Features

  • Build with Vue.js
  • 在VuePress默认主题基础之上修改,保留了内置搜索,tag分类等绝大多数特性
  • 基于官方博客插件@vuepress/plugin-blog制作
  • 扩展了Markdown语法,支持footnote mark abbr task-lists, Demo Code
  • 支持文章评论
  • 文章打赏模块
  • 内置友情链接页
  • 文章阅读时长估算
  • 文章阅读计数(依赖valine评论)
  • rss订阅及sitemap
  • 访客自定义主题
  • 导航多级菜单
  • PWA支持
  • seo配置
  • 代码复制
  • 暗黑模式
  • 响应式主题

Install

npm i vuepress-theme-maker -D
# OR yarn add vuepress-theme-maker -D

Usage

// .vuepress/config.js
module.exports = {
  theme: 'vuepress-theme-maker',
  themeConfig: {
    // Please head documentation to see the available options.
  }
}

For more details, see Theme Doc

Demo

80shuo.com

Screenshot

npm.io

npm.io

npm.io

Deploy to Github Pages

npm run deploy

Feedback

Feedback to developer: https://github.com/80maker/vuepress-theme-maker/issues

Thanks to

license

MIT

1.2.3

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago

1.2.0

3 years ago

1.1.0

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.9.1

3 years ago

0.9.0

3 years ago

0.8.3

3 years ago

0.8.1

3 years ago

0.8.2

3 years ago

0.8.0

3 years ago

0.7.0

3 years ago

0.6.8

3 years ago

0.6.7

3 years ago

0.6.6

3 years ago

0.6.5

3 years ago

0.6.4

3 years ago

0.6.3

3 years ago

0.6.2

3 years ago

0.6.1

3 years ago

0.6.0

3 years ago

0.5.0

3 years ago

0.5.1

3 years ago

0.4.1

3 years ago

0.3.2

3 years ago

0.4.0

3 years ago

0.3.1

3 years ago

0.3.0

3 years ago

0.2.10

3 years ago

0.2.9

3 years ago

0.2.8

3 years ago

0.2.7

3 years ago

0.2.6

3 years ago

0.2.5

3 years ago

0.2.4

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago