This repository has been archived by the owner on Nov 10, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmkdocs.yml
66 lines (61 loc) · 1.54 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
site_url: https://moritz-john.github.io/kmk-config-splaytoraid
repo_url: https://github.com/moritz-john/kmk-config-splaytoraid
site_name: Splaytoraid KMK Documentation
theme:
# custom_dir: docs/overrides
name: material
palette:
scheme: slate
primary: black
accent: green
logo: assets/logo.svg
favicon: assets/favicon.png
features:
- header.autohide
# Change default github repository icon, top right
icon:
repo: fontawesome/brands/github
markdown_extensions:
# Images:
- attr_list
- md_in_html
# Code:
- pymdownx.highlight:
anchor_linenums: true
- pymdownx.inlinehilite
- pymdownx.snippets
- pymdownx.superfences
# Content tabs
- pymdownx.tabbed:
alternate_style: true
# Admonitions:
- admonition
- pymdownx.details
# Tables:
- tables
# Footnoes:
- footnotes
# Keys:
- pymdownx.keys:
key_map: {
"rgbtog": "KC.RGB_TOG",
"rgbhui": "KC.RGB_HUI",
"rgbhud": "KC.RGB_HUD",
"rgbsai": "KC.RGB_SAI",
"rgbsad": "KC.RGB_SAD",
"rgbvai": "KC.RGB_VAI",
"rgbvad": "KC.RGB_VAD",
}
# Social cards
plugins:
- social
# Footer: social links
extra:
social:
- icon: fontawesome/solid/basket-shopping
link: https://keeb.supply/products/splaytoraid-messenger-edition
name: Buy yourself a splaytoraid
- icon: fontawesome/brands/github
link: https://github.com/moritz-john/
name: moritz-john Github
copyright: Created and maintained by Moritz John