zoey
点击国内主页可以让浏览速度加快哦 ~ !

欢迎来到Zoey的博客

2019-07-28
Word count: 117 | Reading time: 1min

Welcome to Zoey’s blog powered by hexo! This is my first blog, thanks to visit. Check here documentation for more info about hexo. If get any problems when using Hexo, we can find the answer in troubleshooting or ask hexo’s index on GitHub.

这是我的第一篇博客,welcome~~

以下是hexo默然创建的内容,为了方便自己好找,我就不删除啦~~

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

Author: Zoey

Link: https://zoey1038569979.github.io/2019/07/28/hello-world/

Copyright: All articles in this blog are licensed under CC BY-NC-SA 3.0 unless stating additionally.

< PreviousPost
关于HDOJ 1005题的理解(C/C++)
CATALOG
  1. 1. 这是我的第一篇博客,welcome~~
  2. 2. 以下是hexo默然创建的内容,为了方便自己好找,我就不删除啦~~
  3. 3. Quick Start
    1. 3.1. Create a new post
    2. 3.2. Run server
    3. 3.3. Generate static files
    4. 3.4. Deploy to remote sites