Skip to content
This repository has been archived by the owner on Feb 19, 2023. It is now read-only.

hunzhiwange/hunzhiwange.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hunzhiwange.com

This site is built with hexo. Site content is written in Markdown format located in src. Pull requests welcome!

Developing

Start a dev server at localhost:4000:

$ npm install -g hexo-cli
$ npm install
$ hexo server

Publish

You can publish your modify by use the command:

hexo generate
hexo deploy

Thanks vuejs.org

This theme is modify from vue

About

The Hunzhiwange Official Website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published