1. github部署
1
2
3
4
5
6
7
8
9
10
11
12
13
14
deploy:
type: git
repository: git@github.com:github用戶名/github用戶名.github.io.git
branch: main&&master # 看自己的部署分支
```
2.
3.
4. [Twikoo評論]()
5. [Algolia搜索](https://solitude.js.org/.netlify/images?url=%2FProjectIcon%2Falgolia.svg)
6. _posts下方添加子文件夾分類管理
``` yml
# permalink: :year/:month/:day/:title/ 改爲下方内容
permalink: :name/
new_post_name: :year/:title.md #添加語句