-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathmkdocs.yml
More file actions
173 lines (171 loc) · 5.56 KB
/
mkdocs.yml
File metadata and controls
173 lines (171 loc) · 5.56 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
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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
# Navbar title
site_name: ozfortress Docs
# Both site_name and site_url are needed for the configuration file
site_url: https://docs.ozfortress.com/
# Author
site_author: ozfortress
# Site description
site_description: >-
ozfortress houses all of its documentation for league play, services, guides, FAQs and more within this docs site.
# Repository
repo_name: ozfortress/ozfortress_docs
# Repisitory URL to link
repo_url: https://github.com/ozfortress/ozfortress_docs
copyright: >
Copyright © 2022 - 2024 ozfortress
# <a href="#__consent">Change cookie settings</a>
nav:
- Home: 'index.md'
- 'Rulesets':
- 'Global Ruleset': 'rules/global.md'
- 'Sixes Ruleset': 'rules/sixes.md'
- 'Highlander Ruleset': 'rules/highlander.md'
- 'Tournament Rulesets':
- 'Ultiduo Ruleset': 'rules/ultiduo.md'
- 'BBall Ruleset': 'rules/bball.md'
- 'LAN Downunder Ruleset': 'rules/lan.md'
- 'Community Guidelines': 'rules/community_guidelines.md'
- 'User Policy': 'rules/user_policy.md'
- 'Player Behaviour Infractions': 'rules/infractions.md'
- 'League Penalties': 'rules/penalties.md'
- 'League Info':
- 'About Us': 'info/about_us.md'
- 'Anti-Cheat & You': 'info/anticheat_and_you.md'
- 'Bans': 'info/bans.md'
- 'Ban History':
- 'Unfair Play (Anti-Cheat) Bans': 'info/anticheat_bans.md'
- 'Player Behaviour Infraction Bans': 'info/infraction_bans.md'
- 'Other Bans': 'info/other_bans.md'
- 'Past Bans': 'info/past_bans.md'
- 'Staff':
- 'Current & Past Staff': 'info/staff.md'
- 'Join ozfortress': 'info/join_us.md'
- 'Transfers': 'info/transfers.md'
- 'Map History': 'info/map_history.md'
- 'Server Configs': 'info/server_configs.md'
- 'Guides':
- 'Your guide to the guides': 'guides/landing.md'
- 'Newbie Guide': 'guides/newbie_guide.md'
- 'Book a Server': 'guides/book_a_server.md'
- 'Self-managed Servers': 'guides/selfmanaged_servers.md'
- 'POV Demo Recording': 'guides/pov_demo_recording.md'
- 'Linking your Discord Account to ozfortress.com': 'guides/discord_linking_for_users.md'
- 'FAQ':
- 'Demo Requests': 'faq/demo_requests.md'
- 'Support & Reporting': 'support/landing.md'
- 'Back to ozfortress.com': 'https://ozfortress.com'
theme:
name: 'material'
custom_dir: overrides
favicon: 'img/favicon.svg'
logo: 'img/logo.svg'
icon:
repo: fontawesome/brands/github
admonition:
note: octicons/tag-16
abstract: octicons/checklist-16
info: octicons/info-16
tip: octicons/squirrel-16
success: octicons/check-16
question: octicons/question-16
warning: octicons/alert-16
failure: octicons/x-circle-16
danger: octicons/zap-16
bug: octicons/bug-16
example: octicons/beaker-16
quote: octicons/quote-16
font:
text: Poppins
palette:
# Palette toggle for automatic mode
- media: "(prefers-color-scheme)"
toggle:
icon: material/brightness-auto
name: Switch to light mode
primary: custom
accent: custom
# Palette toggle for light mode
- media: "(prefers-color-scheme: light)"
scheme: default
toggle:
icon: material/brightness-7
name: Switch to dark mode
primary: custom
accent: custom
# Palette toggle for dark mode
- media: "(prefers-color-scheme: dark)"
scheme: slate
toggle:
icon: material/brightness-4
name: Switch to system preference
primary: custom
accent: custom
features:
- announce.dismiss
- search.highlight
- search.suggest
- search.share
- navigation.instant
- navigation.tracking
#- navigation.tabs
#- navigation.expand
- navigation.top
- toc.follow
- content.tooltips
markdown_extensions:
- attr_list
- pymdownx.emoji:
emoji_index: !!python/name:material.extensions.emoji.twemoji
emoji_generator: !!python/name:material.extensions.emoji.to_svg
- md_in_html
- admonition
- pymdownx.keys
- pymdownx.details
- pymdownx.betterem
- toc:
permalink: true
plugins:
- privacy
- search
- glightbox
- git-revision-date-localized:
type: timeago
enable_creation_date: true
fallback_to_build_date: true # remove this prior to launch
- git-committers:
repository: ozfortress/ozfortress_docs
branch: master
extra:
consent:
#cookies:
#analytics: github
#actions:
#- accept
#- manage
#title: Cookie consent
#description: >-
#We use cookies to recognize your repeated visits and preferences, as well
#as to measure the effectiveness of our documentation and whether users
#find what they're searching for. With your consent, you're helping us to
#make our documentation better.
generator: false
use_directory_urls: true
social:
- icon: fontawesome/solid/globe
link: https://ozfortress.com
- icon: fontawesome/brands/discord
link: https://discord.gg/7E6kC2H
- icon: fontawesome/brands/patreon
link: https://www.patreon.com/ozfortress/
- icon: fontawesome/brands/twitter
link: https://twitter.com/ozfortress
- icon: fontawesome/brands/youtube
link: https://www.youtube.com/channel/UCKnMgeTAHzdttd8TXE9UOgw
- icon: fontawesome/brands/steam
link: https://steamcommunity.com/groups/ozfortress
- icon: fontawesome/brands/facebook
link: https://facebook.com/ozfortress
- icon: fontawesome/brands/github
link: https://github.com/ozfortress
extra_css:
- stylesheets/extra.css