We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b66a21 commit 46c0e66Copy full SHA for 46c0e66
2 files changed
docs/platforms/website/index.md
@@ -0,0 +1,7 @@
1
+# Website
2
+Universal administration panel allowing cross-server communication and signaling to every instance registered under BSA.
3
+
4
+!!! danger
5
+ Website is currently under design review for how it will be implemented.\
6
+ :tools: We are in the process of getting this section constructed.
7
+ [=5% "5%"]{: .candystripe .candystripe-animate}
mkdocs.yml
@@ -86,6 +86,8 @@ nav:
86
- Repr: platforms/garrysmod/modules/repr.md
87
- SourceMod:
88
- Overview: platforms/source/index.md
89
+ - Website:
90
+ - Overview: platforms/website/index.md
91
- S&Box:
92
- Overview: platforms/s&box/index.md
93
- Rust:
0 commit comments