hellowworld

Quick Start

Create a New post

1
$ hexo new "My New Post"

More info: Writing

Run Server

1
$ hexo server

More info: Server

Generate Static Files

1
$ hexo generate

More info: Generating

Deploy to Remote Sites

1
$ hexo deploy

More info: Deployment