Skip to content

weijuer/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

It's a net blog based on VuePress, which is composed of two parts: a minimalistic static site generator with a Vue-powered theming system, and a default theme optimized for writing technical documentation. It was created to support the documentation needs of Vue's own sub projects.

Features

  • Built-in markdown extensions optimized for technical documentation
  • Ability to leverage Vue inside markdown files
  • Vue-powered custom theme system
  • Automatic Service Worker generation
  • Google Analytics Integration
  • "Last Updated" based on Git
  • Multi-language support
  • A default theme with:
    • Responsive layout
    • Optional Homepage
    • Simple out-of-the-box header-based search
    • Algolia Search
    • Customizable navbar and sidebar
    • Auto-generated GitHub link and page edit links

Todo

  • Home page
  • Customized themes
  • Music
  • Contact

How it work?

You can now start writing with:

yarn docs:dev # OR npm run docs:dev

To generate static assets, run:

yarn docs:build # Or npm run docs:build

About

weijuer's blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages