Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 459 Bytes

README.MD

File metadata and controls

31 lines (20 loc) · 459 Bytes

Create a new post

hexo new "My New Post"

More info: Writing

Run server

hexo server

More info: Server

Generate static files

hexo generate

More info: Generating

Deploy to remote sites

hexo deploy

More info: Deployment