-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmkdocs.yml
119 lines (114 loc) · 3.07 KB
/
mkdocs.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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
site_name: oscc
site_url: https://oscc.xx
repo_url: https://github.com/oscc-web/oscc-website
repo_name: oscc-web/oscc-website
edit_uri: edit/main/docs/
copyright: >
Copyright © 2024 - 2030 OSCC –
<a href="#__consent">Change cookie settings</a>
theme:
name: material
palette:
- media: "(prefers-color-scheme)"
toggle:
icon: material/brightness-auto
name: Switch to light mode
- media: "(prefers-color-scheme: light)"
scheme: default
primary: blue
accent: blue
toggle:
icon: material/brightness-7
name: Switch to dark mode
- media: "(prefers-color-scheme: dark)"
scheme: slate
primary: blue
accent: orange
toggle:
icon: material/brightness-4
name: Switch to light mode
font:
text: Roboto
code: Roboto Mono
language: zh
direction: ltr
# logo:
# favicon:
icon:
previous: fontawesome/solid/angle-left
next: fontawesome/solid/angle-right
repo: fontawesome/brands/git-alt
edit: material/pencil
view: material/eye
features:
- navigation.instant
- navigation.instant.prefetch
- navigation.instant.progress
- navigation.tracking
- navigation.tabs
- navigation.tabs.sticky
- navigation.sections
- navigation.expand
- navigation.path
# - navigation.prune
- navigation.indexes
- toc.follow
- navigation.top
- announce.dismiss
- navigation.footer
- content.action.edit
- content.action.view
plugins:
- privacy
- search
- social
- git-revision-date-localized:
enabled: !ENV [CI, false]
type: timeago
enable_creation_date: true
fallback_to_build_date: false
- git-committers:
enabled: !ENV [CI, false]
repository: oscc-web/oscc-website
branch: main
exclude:
- index.md
- awesome-pages:
filename: .pages
collapse_single_pages: false
strict: true
order: asc
sort_type: natural
order_by: filename
ignore_case: false
- blog
- tags
extra:
alternate:
- name: "中文"
link: /
lang: zh
- name: "English"
link: /en/
lang: en
homepage: https://oscc.xx
consent:
title: Cookie Consent
description: >-
We use cookies to recognize your repeated visits and preferences, as well measure the effectiveness of our documentation and whether users find what they're searching for. With your consent, you're helping us to make our documentation better.
cookies:
analytics:
name: Google Analytics
checked: true
actions:
- accept
- reject
- manage
social:
- icon: fontawesome/brands/github
link: https://github.com/oscc-web
name: GitHub
analytics:
provider: google
property: G-XXXXXXXXXX
scope: /