-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
mkdocs.insiders.yml
73 lines (70 loc) · 1.56 KB
/
mkdocs.insiders.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
INHERIT: mkdocs.public.yml
theme:
palette:
- media: "(prefers-color-scheme)"
toggle:
icon: octicons/device-desktop-16
name: Switch to light mode
- media: "(prefers-color-scheme: light)"
scheme: default
toggle:
icon: octicons/sun-16
name: Switch to dark mode
primary: teal
accent: amber
- media: "(prefers-color-scheme: dark)"
scheme: slate
toggle:
icon: octicons/moon-16
name: Switch to system preference
primary: teal
accent: amber
features:
# Copy of public features
- navigation.instant
- navigation.tracking
- navigation.tabs
- navigation.sections
- navigation.indexes
- toc.follow
- navigation.top
- search.suggest
- announce.dismiss
- content.code.annotate
- content.tabs.link
- content.tooltips
# New features
- navigation.prune
plugins:
meta: {}
privacy:
external_assets_exclude:
- cdn.jsdelivr.net/npm/mathjax@3/*
- giscus.app/*
external_links_attr_map:
target: _blank
blog:
blog_dir: blog
tags:
tags_extra_files:
magus/tags.md:
- magus
- skills
magus/skills/techniques/index.md:
- air-technique
- earth-technique
- fire-technique
- water-technique
avatar/tags.md:
- avatar
tags_allowed:
- Magus
- Avatar
- Skills
- Air Technique
- Earth Technique
- Fire Technique
- Water Technique
git-committers:
repository: amuzil/docs
branch: main