Hello World

Welcome to my blog site build on Hexo! This is my very first post! (ゝ∀・)

Quick Start

Create a new post

1
$ hexo new "My New Post"

More info: Writing

Run server

1
$ hexo server --debug

More info: Server

Generate static files

1
$ hexo generate

More info: Generating

Deploy to remote sites

1
$ hexo deploy

More info: Deployment

References

Check follow links for more info.