Fork me on GitHub

theme使用

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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
D:\hexo>hexo new page categories
INFO =========================================
INFO Welcome to use Snippet theme for hexo
INFO =========================================
INFO Created: D:\hexo\source\categories\index.md

D:\hexo>hexo new page "tags"
INFO =========================================
INFO Welcome to use Snippet theme for hexo
INFO =========================================
INFO Created: D:\hexo\source\tags\index.md

D:\hexo>hexo new page "about"
INFO =========================================
INFO Welcome to use Snippet theme for hexo
INFO =========================================
INFO Created: D:\hexo\source\about\index.md

D:\hexo>hexo new page "books/rocketmq/"
INFO =========================================
INFO Welcome to use Snippet theme for hexo
INFO =========================================
INFO Created: D:\hexo\source\books-rocketmq\index.md

D:\hexo>hexo new page "books rocketmq"
INFO =========================================
INFO Welcome to use Snippet theme for hexo
INFO =========================================
INFO Created: D:\hexo\source\books-rocketmq\index.md

D:\hexo>hexo new page books/"rocketmq"
INFO =========================================
INFO Welcome to use Snippet theme for hexo
INFO =========================================
INFO Created: D:\hexo\source\books-rocketmq\index.md

D:\hexo>hexo new page "rocketmq"
INFO =========================================
INFO Welcome to use Snippet theme for hexo
INFO =========================================
INFO Created: D:\hexo\source\books\rocketmq\index.md

D:\hexo>hexo new "00-docker-lession-index" --lang docker
INFO =========================================
INFO Welcome to use Snippet theme for hexo
INFO =========================================
INFO Created: D:\hexo\source\_posts\00-docker-lession-index.md

D:\hexo>hexo new "00-docker-lession-index" --lang docker
INFO =========================================
INFO Welcome to use Snippet theme for hexo
INFO =========================================
INFO Created: D:\hexo\source\_posts\00-docker-lession-index.md

D:\hexo>hexo new "00-docker-lession-index" --lang docker
INFO =========================================
INFO Welcome to use Snippet theme for hexo
INFO =========================================
INFO Created: D:\hexo\source\_posts\docker\00-docker-lession-index.md

相关文章

微信打赏

赞赏是不耍流氓的鼓励

评论系统未开启,无法评论!