This repo contains the Wave Terminal Documentation, which is hosted at docs.waveterm.dev.
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.
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