sytuzhouyong's blog

笨鸟先飞


  • Home

  • About

  • Tags20

  • Categories7

  • Archives18

Hello World

Posted on 2016-05-06

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

Add tags to article

1
tags: [iOS, Xcode, xxx]

注意:
tags后面有一个空格,tags之间通过逗号进行分割。

1…789…18
sytuzhouyong

sytuzhouyong

无人
18 posts
7 categories
20 tags
GitHub E-Mail
Creative Commons
© 2015 – 2019 sytuzhouyong
Powered by Hexo v3.9.0
|
Theme – NexT.Muse v7.2.0