title: Hello World
---
欢迎访问[我的博客](http://hellowhs.com/)! .
## 先自我介绍
### 职业
``` bash
$ hexo new "My New Post"
```
More info: [Writing](http://hexo.io/docs/writing.html)
### Run server
``` bash
$ hexo server
```
More info: [Server](http://hexo.io/docs/server.html)
### Generate static files
``` bash
$ hexo generate
```
More info: [Generating](http://hexo.io/docs/generating.html)
### Deploy to remote sites
``` bash
$ hexo deploy
```
More info: [Deployment](http://hexo.io/docs/deployment.html)
网友评论