All Projects → 80maker → vuepress-theme-maker

80maker / vuepress-theme-maker

Licence: MIT license
🐉 A flat and clean Blog Theme for VuePress site | 一款多配置、简约风的VuePress 博客主题.

Programming Languages

Vue
7211 projects
stylus
462 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to vuepress-theme-maker

vuepress-theme-simple
✏️ Very Simple Blog Theme for VuePress
Stars: ✭ 89 (+32.84%)
Mutual labels:  vuepress, vuepress-theme, vuepress-blog
vuepress-theme-aurora
🔥Aurora是一款基于Vuepress2的博客主题,将本地Markdown文件解析成静态html页面,作为博客文章。搭配说说,时间轴,文章分类,评论,友情链接,相册,音乐播放器等特色功能,给您不一样的使用体验。
Stars: ✭ 225 (+235.82%)
Mutual labels:  theme-blog, vuepress, vuepress-theme
vuepress-theme-cool
A custom vuepress theme with mermaid and plantuml, katex and vue components.
Stars: ✭ 57 (-14.93%)
Mutual labels:  vuepress, vuepress-theme
vuepress-theme-book
A VuePress theme inspired by Gitbook
Stars: ✭ 107 (+59.7%)
Mutual labels:  vuepress, vuepress-theme
vuepress-theme-thindark
A dark theme for VuePress.
Stars: ✭ 26 (-61.19%)
Mutual labels:  vuepress, vuepress-theme
vuepress-tools
A curated collection of Awesome vuepress themes and plugins
Stars: ✭ 37 (-44.78%)
Mutual labels:  vuepress, vuepress-theme
vuepress-theme-track
🎉vuepress theme
Stars: ✭ 13 (-80.6%)
Mutual labels:  vuepress, vuepress-theme
vuepress-theme-canvas
✏️ Vuepress custom theme for blogging.
Stars: ✭ 24 (-64.18%)
Mutual labels:  vuepress, vuepress-theme
vuepress-theme-macgs
💫 A vuepress theme for easyhexo.com
Stars: ✭ 16 (-76.12%)
Mutual labels:  vuepress, vuepress-theme
VueDocs
A vuepress theme for v1.0
Stars: ✭ 8 (-88.06%)
Mutual labels:  vuepress, vuepress-theme
ariona.net
Main repository for my site.
Stars: ✭ 19 (-71.64%)
Mutual labels:  vuepress, vuepress-blog
vuepress-theme-default-prefers-color-scheme
add prefers-color-scheme for vuepress default theme
Stars: ✭ 51 (-23.88%)
Mutual labels:  vuepress, vuepress-theme
vuepress-theme-ououe
A blog theme for VuePress
Stars: ✭ 77 (+14.93%)
Mutual labels:  vuepress, vuepress-theme
vuepress-theme-oneN
🎈 A vuepress theme for oneN
Stars: ✭ 53 (-20.9%)
Mutual labels:  vuepress, vuepress-theme
vuepress-theme-minimalism
minimalism vuepress theme
Stars: ✭ 19 (-71.64%)
Mutual labels:  vuepress, vuepress-theme
vuepress-theme-blog-vuetify
💥The world's most simple, beautiful and customizable 2 columns VuePress blog theme built with Vuetify
Stars: ✭ 37 (-44.78%)
Mutual labels:  vuepress, vuepress-theme
playbook
The almighty Voorhoede playbook, synced from Dropbox Paper.
Stars: ✭ 31 (-53.73%)
Mutual labels:  vuepress
vue-custom-tooltip
A reusable tooltip component for Vue (and VuePress) projects.
Stars: ✭ 62 (-7.46%)
Mutual labels:  vuepress
jimdeng92.github.io
林河前端之路
Stars: ✭ 0 (-100%)
Mutual labels:  vuepress
misskey-hub
Website for Misskey
Stars: ✭ 21 (-68.66%)
Mutual labels:  vuepress

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].