This repository was archived by the owner on Jan 15, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtemplate.yml
More file actions
86 lines (86 loc) · 1.89 KB
/
template.yml
File metadata and controls
86 lines (86 loc) · 1.89 KB
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
theme:
name: null
custom_dir: material/material/templates
language: zh
palette:
- media: '(prefers-color-scheme: light)'
scheme: default
primary: white
accent: red
toggle:
icon: material/weather-sunny
name: 切换到暗色模式
- media: '(prefers-color-scheme: dark)'
scheme: slate
primary: blue
accent: blue
toggle:
icon: material/weather-night
name: 切换到亮色模式
features:
- navigation.instant
- navigation.instant.prefetch
- navigation.instant.progress
- navigation.tracking
- navigation.tabs
- navigation.tabs.sticky
- navigation.prune
- navigation.indexes
- navigation.top
- navigation.footer
- toc.follow
- search.highlight
- announce.dismiss
- content.action.edit
- content.action.view
- content.code.copy
- content.code.select
- content.tooltips
icon:
repo: fontawesome/brands/github
edit: material/pencil
view: material/eye
plugins:
- glightbox
- minify:
minify_html: true
htmlmin_opts:
remove_comments: true
cache_safe: true
markdown_extensions:
- abbr
- admonition
- attr_list
- def_list
- footnotes
- md_in_html
- tables
- toc:
permalink: true
- pymdownx.arithmatex:
generic: true
- pymdownx.caret
- pymdownx.keys
- pymdownx.mark
- pymdownx.tilde
- pymdownx.betterem
- pymdownx.blocks.admonition
- pymdownx.blocks.details
- pymdownx.blocks.caption
- pymdownx.blocks.tab
- pymdownx.highlight:
anchor_linenums: true
line_spans: __span
pygments_lang_class: true
linenums: true
- pymdownx.inlinehilite
- pymdownx.snippets
- pymdownx.superfences
- pymdownx.magiclink
- pymdownx.smartsymbols
- pymdownx.tasklist
- pymdownx.tabbed
exclude_docs: |
/test/
/cultural/
/assets/