创建博客

创建博客

三月 16, 2019

This theme is diaspora, I download it from this website.
Here are some information about how to use this theme.

New article template

1
2
3
4
5
6
7
8
9
10
11
---
title: My awesome title
categories:
- 分类1
- 分类2
tags:
- 标签1
- 标签2
mp3: http://domain.com/awesome.mp3
cover: http://domain.com/awesome.jpg
---

Create a new post

1
$ hexo new "My New Post"

More info: Writing

Create a new page

1.create a new page, give it a name

1
$ hexo new page categories

2.edit this page

1
2
title: name
type: ""