-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmkdocs.yml
More file actions
79 lines (68 loc) · 1.74 KB
/
mkdocs.yml
File metadata and controls
79 lines (68 loc) · 1.74 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
site_name: Buzzd Docs
site_url: https://buzzd.chat
dev_addr: 0.0.0.0:8069
repo_name: bogdannbv/buzzd-docs
repo_url: https://github.com/bogdannbv/buzzd-docs
edit_uri: edit/main/docs/
copyright: "Copyright © 2024 - 2026 Bogdan Nicorici"
theme:
name: material
favicon: images/favicon.svg
palette:
primary: custom
accent: custom
features:
- navigation.expand
- navigation.tabs
- navigation.path
- navigation.top
- content.action.edit
- search.highlight
extra_css:
- stylesheets/extra.css
markdown_extensions:
- md_in_html
- attr_list
- admonition
- pymdownx.details
- pymdownx.superfences
- pymdownx.emoji:
emoji_index: !!python/name:material.extensions.emoji.twemoji
emoji_generator: !!python/name:material.extensions.emoji.to_svg
plugins:
- blog:
- search:
- privacy:
concurrency: 1
- minify:
minify_html: true
minify_js: true
minify_css: true
htmlmin_opts:
remove_comments: true
cache_safe: true
nav:
- Home: https://buzzd.chat
- Getting Started:
- Windows: index.md
- macOS: mac-os.md
- Linux: linux.md
- Downloads:
- Yahoo! Messenger: downloads/yahoo-messenger.md
- Flash Player: downloads/flash-player.md
- BZDPatcher: downloads/bzd-patcher.md
- FAQ: faq.md
- Blog:
- blog/index.md
- Service Status: https://uptime.buzzd.chat/status/services
extra:
social:
- icon: fontawesome/brands/discord
link: https://buzzd.chat/discord
name: Join us on Discord
- icon: fontawesome/brands/tiktok
link: https://tiktok.com/@buzzdchat
name: Buzzd on TikTok
- icon: fontawesome/brands/instagram
link: https://instagram.com/buzzd.chat
name: Buzzd on Instagram