-
-
Notifications
You must be signed in to change notification settings - Fork 232
/
config.yml
63 lines (53 loc) · 1.52 KB
/
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
# create-react-doc configuration
# Site
title: Time Flying
# Menu dir
## you can also set detailed dir, such as BasicSkill/css
menu: [
'React',
'BasicSkill',
'FeCloud',
'TypeScript',
'Algorithm',
'Product',
'RaspberryPi'
]
## set init open menu keys
menuOpenKeys: /BasicSkill
# used theme
theme: crd-seed
# Github
## if you want to editing pages on github, you should config these arguments.
user: MuYunyun
repo: blog
branch: main # the default value of branch is main
deploy_branch: gh-pages # which branch to deploy.(default: gh-pages)
# publish: # if you want upload to gitlab or other git platform, you can set full git url in it
github-ribbons: true
domain: https://muyunyun.cn
seo:
google: true
# use search plugin: provide ability for searching site globally in the site.
# default value: true
# search: false
# host: 'muyunyun.cn' # the url host to search
# search_map: { # search_map is connected to menu props
# '/Algorithm': 'Algorithm',
# '/BasicSkill': 'BasicSkill',
# '/LeetCode': 'LeetCode',
# '/React': 'React'
# }
# Available values: en | zh-cn
language: en
# Inject Custom Logic
inject: injectLogic.js
# Use abbrlink
abbrlink: true
# show Tags in head
tags: true
# Config comment section
comment:
# Giscus Config, The config parameter that's supported can be seen in [giscus-component](https://github.com/giscus/giscus-component#documentation).
GiscusConfig:
repoId: MDEwOlJlcG9zaXRvcnkxMTA3MDk1NjI=
categoryId: DIC_kwDOBplLOs4CSeiE