-
Notifications
You must be signed in to change notification settings - Fork 0
/
mkdocs.yml
72 lines (70 loc) · 1.86 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
site_name: Eldoria
site_url: https://eldoria.de/
site_description: Welcome to the eldoria organisation.
repo_url: https://github.com/eldoriarpg/.github/
repo_name: profile
docs_dir: docs
site_dir: site
plugins:
- git-revision-date-localized:
type: timeago
fallback_to_build_date: true
enable_creation_date: true
nav:
- 'About us': index.md
- 'Terms and Conditions': terms_and_conditions.md
theme:
features:
- navigation.instant
- navigation.tracking
# - navigation.expand
# - navigation.tabs
# - navigation.tabs.sticky
# - navigation.sections
# - navigation.indexes
- navigation.top
- content.code.annotate
- navigation.indexes
- toc.follow
language: en
name: material
palette:
- media: "(prefers-color-scheme: light)"
scheme: default
primary: pink
accent: light blue
toggle:
icon: material/toggle-switch-off-outline
name: Switch to dark mode
- media: "(prefers-color-scheme: dark)"
scheme: slate
primary: pink
accent: light blue
toggle:
icon: material/toggle-switch
name: Switch to light mode
markdown_extensions:
- pymdownx.highlight:
anchor_linenums: true
- pymdownx.inlinehilite
- pymdownx.snippets
- pymdownx.superfences
- attr_list
- md_in_html
- pymdownx.emoji:
emoji_index: !!python/name:materialx.emoji.twemoji
emoji_generator: !!python/name:materialx.emoji.to_svg
extra:
social:
- name: Patreon
icon: fontawesome/brands/patreon
link: https://www.patreon.com/eldoriaplugins
- name: Spigot
icon: material/minecraft
link: https://www.spigotmc.org/resources/authors/585216/
- name: Github
icon: fontawesome/brands/github
link: https://github.com/eldoriarpg
- name: Discord
icon: fontawesome/brands/discord
link: https://discord.eldoria.de