forked from PurpurMC/PurpurDocs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmkdocs.yml
37 lines (37 loc) · 1.12 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
# Project information
site_name: Purpur Documentation
site_url: https://pl3xgaming.github.io/PurpurDocs/
site_author: granny
site_description: >-
The official documentation for Purpur.
Purpur is a fork of Paper and Tuinity with the goal of providing new and interesting configuration options, which allow for creating a unique gameplay experience not seen anywhere else.
nav:
- Home: index.md
- Configuration: Configuration.md
- Permissions: Permissions.md
- Biomes: Biomes.md
repo_url: https://github.com/pl3xgaming/PurpurDocs
repo_name: PurpurDocs
edit_uri: edit/main/docs/
extra_css:
- stylesheets/extra.css
theme:
name: material
custom_dir: overrides
favicon: images/purpur-small.png
logo: images/purpur-small.png
palette:
- scheme: slate
primary: light blue
accent: blue
markdown_extensions:
- toc:
permalink: 🔗
- pymdownx.emoji:
emoji_index: !!python/name:materialx.emoji.twemoji
emoji_generator: !!python/name:materialx.emoji.to_svg
extra:
social:
- icon: fontawesome/brands/discord
link: http://purpur.pl3x.net/discord
name: Purpur Discord Server