docs: add deployment instructions for documentation using mike

This commit is contained in:
zurdi 2025-02-24 09:32:25 +00:00
parent 931b2000a9
commit 1f73ee4355
No known key found for this signature in database
GPG Key ID: 767CE8BBDA9F73A9

View File

@ -59,6 +59,16 @@ trunk fmt
trunk check
```
## Deploy
We use [mike]() to build and deploy documentation versions. Manually deploy a version needs to update and push the specific version (or a new one if creating a new version) with the following command:
```sh
uv run mike deploy --push <version> [alias]
```
This will update the `gh-pages` branch and automatically deploys the version with the fix/update to https://docs.romm.app
## Social
Join us on Discord, where you can ask questions, submit ideas, get help, showcase your collection, and discuss RomM with other users.