diff --git a/docs/index.mdx b/docs/index.mdx index f9b3ab0..58492b4 100644 --- a/docs/index.mdx +++ b/docs/index.mdx @@ -6,21 +6,23 @@ title: "Home" import {Card, CardGroup} from '@site/src/components/card.tsx'; -# Introduction - ## Welcome to Wave Terminal -Wave is an open-source terminal that adds the ability to launch graphical widgets, controlled and integrated directly with the CLI. +Wave is an [open-source](https://github.com/wavetermdev/waveterm) terminal that adds the ability to launch graphical widgets, controlled and integrated directly with the CLI. We support MacOS, Linux, and Windows ([Downloads](https://waveterm.dev/download)). + +**These docs are incomplete**, but we're working on them. If you have a question, please feel free to ask us in [Discord](https://discord.gg/XfvZ334gwU). If you'd like to file a bug/enchancement, please +use [Github Issues](https://github.com/wavetermdev/waveterm/issues). These docs are also open-source and we do accept PRs in our [docs repo](https://github.com/wavetermdev/waveterm-docs) References: -* [Key Bindings](./keybindings) * [Configuration](./config) -* [Telemetry](./telemetry) +* [Key Bindings](./keybindings) * [Wsh](./wsh) +* [Telemetry](./telemetry) * [Widgets](./widgets) * [FAQ](./faq) + + +## Links + +* Homepage -- https://waveterm.dev +* Download -- https://waveterm.dev/download +* Discord -- https://discord.gg/XfvZ334gwU +* Main Github (source code) -- https://github.com/wavetermdev/waveterm/ +* Docs Github (powers this site) -- https://github.com/wavetermdev/waveterm-docs/ ## Looking for WaveLegacy documentation?