vuepress-theme-maker

1.2.3 • Public • Published

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

Deploy to Github Pages

npm run deploy

Feedback

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

Thanks to

license

MIT

Package Sidebar

Install

npm i vuepress-theme-maker

Homepage

80shuo.com/

Weekly Downloads

47

Version

1.2.3

License

MIT

Unpacked Size

523 kB

Total Files

86

Last publish

Collaborators

  • 80maker