-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmkdocs.yml
More file actions
36 lines (35 loc) · 1.1 KB
/
mkdocs.yml
File metadata and controls
36 lines (35 loc) · 1.1 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
site_name: Grimwald Knowledge Base
site_description: A comprehensive knowledge base for Grimwald SMP
site_dir: built-docs
nav:
- Home: index.md
- 📚 General Information:
- "📚 Rules": rules.md
- "📚 Roles": roles.md
- "📚 Seasons": seasons.md
- "📚 Events": events.md
- "📚 Economy": economy.md
- "📚 Donations": donations.md
- 🛡️ Moderation:
- "🛡️ Staff Guidelines": staff-guidelines.md
- "🛡️ Commands and Permissions": commands.md
- 🛠️ Server Management:
- "🛠️ Setting Up": server-setup.md
- "🛠️ Payments": payments.md
- "🛠️ Plugins": plugins.md
- "🛠️ Datapacks": datapacks.md
- "🛠️ Preparing World Downloads": preparing-world-downloads.md
- 🌐 Website:
- "🌐 Updating the Website": website.md
- "🌐 Timeline": timeline.md
- "🌐 Stats": stats.md
- 🫂 Community:
- "🫂 Join Process": joining.md
- "🫂 Advertising": advertising.md
- "🫂 Brand Guidelines": branding.md
- 📜 Docs:
- "📜 Contributing": contributing.md
- "📜 Standards": standards.md
- "📜 Changelog": changelog.md
extra_css:
- style.css