云深不知处


  • Home

  • Archives

  • Tags

Build Blog by Hexo and Github Pages

Posted on 2018-12-27

Build Blog

There are some relative links:

  • 主要参考
  • 官方文档
  • 参考

Start Writing

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

# Hexo
Let's Go
文件及目录管理
  • Table of Contents
  • Overview

leafs99

6 posts
5 tags
  1. 1. Build Blog
  2. 2. Start Writing
    1. 2.1. Create a new post
    2. 2.2. Run server
    3. 2.3. Generate static files
    4. 2.4. Deploy to remote sites
© 2019 leafs99