feat(docs): use workflow for version docs generation

This commit is contained in:
xtheeq 2026-05-26 18:25:50 +05:30 committed by DreamMaoMao
parent e29cec64e4
commit 6238fab9e6
96 changed files with 50 additions and 6822 deletions

15
docs/bindings/index.mdx Normal file
View file

@ -0,0 +1,15 @@
---
title: Bindings & Input
description: Keybindings, mouse gestures, and input devices.
icon: Keyboard
---
Configure how you interact with mangowm using flexible keybindings and input options.
<Cards>
<Card href="/docs/bindings/keys" title="Key Bindings" description="Keyboard shortcuts and modes" />
<Card href="/docs/bindings/mouse-gestures" title="Mouse Gestures" description="Touchpad and mouse gestures" />
</Cards>