-
Notifications
You must be signed in to change notification settings - Fork 84
/
docsite.config.yml
66 lines (66 loc) · 1.67 KB
/
docsite.config.yml
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
60
61
62
63
64
65
66
pages:
# key is the dirname of pages in src/pages
home:
# 首页配置
zh-cn:
title: 'Wuhan2020'
keywords: '官网,首页'
description: 'Wuhan2020官网'
# home config
en-us:
title: 'Wuhan2020'
keywords: 'Official,Wuhan2020'
description: 'Wuhan2020 Official Website'
community:
# 社区页配置
zh-cn:
title: '社区'
keywords: 'Wuhan2020,社区'
description: 'Wuhan2020社区'
# community page config
en-us:
title: 'Community'
keywords: 'Seata,Community'
description: 'Seata Community'
blog:
# 博客列表页配置
zh-cn:
title: '博客'
keywords: 'Wuhan2020,博客'
description: 'Wuhan2020 博客'
# blog list page config
en-us:
title: 'Blog'
keywords: 'Wuhan2020,Blog'
description: 'Wuhan2020 Blog'
project:
# 项目列表页配置
zh-cn:
title: '项目列表'
keywords: 'Wuhan2020,项目列表'
description: 'Wuhan2020 项目列表'
# project list page config
en-us:
title: 'Projects'
keywords: 'Wuhan2020, Projects'
description: 'Wuhan2020 projects'
certification:
# apply the certification
zh-cn:
title: '证书'
keywords: 'certification'
description: 'certification'
en-us:
title: 'certification'
keywords: 'certification'
description: 'certification'
hackathonKanban:
# apply the certification
zh-cn:
title: '黑客松看板'
keywords: '黑客松看板'
description: '黑客松看板'
en-us:
title: 'hackathon kanban'
keywords: 'hackathon kanban'
description: 'hackathon kanban'