Skip to content

project-coffin/hexo_blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HEXO

Create new post

hexo new <layoutName> "title"

Create static files

hexo generate

  • -d, --deploy: deploy after generate
  • -w, --watch: watch changes

Deploy

hexo deploy

or just push commits to master branch.

Releases

No releases published

Packages

No packages published