mirror of
https://github.com/wavetermdev/waveterm-docs-old.git
synced 2026-04-22 15:22:42 -07:00
bc8ed0a7aa65026477cc790e40657d385a35bfbb
Wave Terminal Documentation
This repo contains the Wave Terminal Documentation, which is hosted at docs.waveterm.dev.
Contributing
We welcome contributions to Wave docs!
- For minor changes, you are welcome to open a pull request.
- For major changes, please create an issue first.
- If you are looking for a place to start take a look at open issues.
- Join the Discord channel to collaborate with the community on your contribution.
Development Environment
Wave documentaion is built on Mintlify. To develop, install the Mintlify CLI to preview the documentation changes locally. To install, use the following command
npm i -g mintlify
Run the following command at the root of your waveterm-docs repo (where mint.json is)
mintlify dev
Description
Languages
MDX
100%