forked from Minor-League-Esports/knowledgeBase
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmkdocs.yml
More file actions
18 lines (18 loc) · 719 Bytes
/
mkdocs.yml
File metadata and controls
18 lines (18 loc) · 719 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
site_name: Knowledge Base
repo_url: https://github.com/minor-league-esports/knowledgeBase
theme:
name: material
nav:
- Home: index.md
- Departments:
- Rocket League Operations: departments/rocket-league-operations.md
- Trackmania Operations: departments/trackmania-operations.md
- Community: departments/community.md
- Development:
- Overview: departments/development.md
- New Team Members: departments/new-team-members.md
- Systems Overview: departments/systems-overview.md
- Trackmania Operations KB: departments/trackmania-operations.md
- Modmail KB: departments/modmail.md
- Marketing: departments/marketing.md
- Production: departments/production.md