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:
parent
27cf8979a2
commit
691740c233
4 changed files with 129 additions and 7 deletions
3
docs/zmk-release-versions.json
Normal file
3
docs/zmk-release-versions.json
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"releaseVersions": ["0.3"]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue