Hello World

Hello, I'm Mercury! This blog uses Hexo, Next and Waline. Check documentation for more info.

The following operations are used to do CRUD and maintenance.

Create a new post

1
$ hexo new "My New Post"

Run server

1
$ hexo server

Generate static files

1
$ hexo generate

Deploy to remote sites

1
$ hexo deploy