docs: Add release version to the docs, with links and warning banner (#3122)

Add versions to the sidebar of the documentation, and when viewing the
deployment on zmk.dev, which tracks `main`, add a banner warning about
possibly prefering the docs for a particular stable release.
This commit is contained in:
Pete Johanson
2025-12-07 01:43:13 -07:00
committed by GitHub
parent ece2ce11b8
commit 8de5b120aa
4 changed files with 129 additions and 7 deletions

View File

@@ -0,0 +1,3 @@
{
"releaseVersions": ["0.3"]
}