Skip to content

80maker/70-lines-of-vuepress-blog-theme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

70-lines-of-vuepress-blog-theme

A VuePress Blog Theme implemented in around 70 lines.

Motivation

In fact, this project is a classic use case for the official vuepress blog plugin. This project aims to minimize the cost of developing a vuepress blog theme, so that developers only care about the implementation of the theme style, without paying attention to the underlying details of the complex implementation.

Features

All of following features are out-of-box:

  • Blogging Convention
  • Blog-Styled Permalinks
  • Pagination
  • Frontmatter-Based Tag Classification

License

MIT · ULIVZ

About

A VuePress Blog Theme implemented in around 70 lines.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 69.2%
  • JavaScript 30.8%