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

Don’t forget sudo

Goto Blog catalog

1
$ cd /Users/.../yourname.github.io

Create a new post

1
$ sudo 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

Markdown 工具推荐

MarkDown写作工具
78 款 Markdown 工具
好用的Markdown编辑器一览
Markdown 在线编辑阅读器及应用收集

Stackedit
作业部落
小书匠
MEditor

Markdown 语法

10分钟学会Markdown V1.4

文章作者: kyren
文章链接: http://huluo666.github.io/2015/06/16/hello-world/
版权声明: 本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来自 Kyren's Blog