feat: add docs and sync with wiki & website

This commit is contained in:
atheeq-rhxn 2026-03-12 10:31:29 +05:30
parent 1fc89d01eb
commit 5906d9621e
28 changed files with 2594 additions and 0 deletions

14
docs/meta.json Normal file
View file

@ -0,0 +1,14 @@
{
"title": "mangowm",
"pages": [
"index",
"installation",
"quick-start",
"configuration",
"visuals",
"window-management",
"bindings",
"ipc",
"faq"
]
}