-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
37 lines (31 loc) · 770 Bytes
/
_config.yml
File metadata and controls
37 lines (31 loc) · 770 Bytes
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
title: Yao Jingang
email: ""
description: >-
Yao Jingang 的个人博客与资料库,记录 AI、GEO、自动化与工作中的长期思考。
baseurl: ""
url: "https://yaojingang.github.io"
plugins:
- jekyll-feed
author:
name: Yao Jingang
github: yaojingang
guestbook:
discussion_url: "https://github.com/yaojingang/yaojingang.github.io/discussions/1"
repo_url: "https://github.com/yaojingang/yaojingang.github.io/discussions"
giscus:
repo: "yaojingang/yaojingang.github.io"
repo_id: "R_kgDOR1tgUQ"
discussion_number: "1"
lang: "zh-CN"
lang: zh-CN
timezone: Asia/Shanghai
permalink: /:categories/:title/
markdown: kramdown
kramdown:
input: GFM
header_pages:
- archive.md
- categories.md
- tags.md
- resources/index.md
- about.md