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

测试图片

测试内容

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a

H1

H2

H3

bold text

italicized text

blockquote

  1. First item
  2. Second item
  3. Third item
  • First item
  • Second item
  • Third item

code

link


Syntax Description
Header Title
Paragraph Text
1
2
3
4
5
{
"firstName": "John",
"lastName": "Smith",
"age": 25
}

Here’s a sentence with a footnote. 1
1: This is the footnote.

The world is flat.

  • [x] Write the press release
  • [ ] Update the website
  • [ ] Contact the media