Hello World

2016-05-24

就在这里写一些,搭建成功的心情吧。

首先,有点小喜悦。搭建成功,也是经历9981难的。

其次,需要抽些时间把我的学习成长的路径,我的每一步脚印从我的笔记里,搬出来。整理在这里,供”未来人” 借鉴,交流和学习。

最后,感谢全世界这么多的开源项目的开发者的大力贡献。

The peace of the world

Hello world

Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.

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