Skip to content

LyZane/blog

Repository files navigation

Zane's Blog

Powered by Hexo.

commands:

# 
npm install hexo-deployer-git --save

# Remove generated files and cache. 
hexo clean

# Generate static files.
hexo g

# Deploy website to github.
hexo d

# Create new post
hexo new "Name"

# Start the server. 
hexo s

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published