docs(releases): Link blog announcements from release notes - #253
Conversation
| **Released:** 2026-07-03 | ||
|
|
||
| :::note | ||
| Read the [Release 11: Metis announcement](https://unikraft.com/blog/metis-11-release) on our blog. |
There was a problem hiding this comment.
🚫 [vale] reported by reviewdog 🐶
[Microsoft.We] Try to avoid using first-person plural like 'our'.
| **Released:** 2026-08-04 | ||
|
|
||
| :::note | ||
| Read the [Release 12: Thebe announcement](https://unikraft.com/blog/thebe-12-release) on our blog. |
There was a problem hiding this comment.
🚫 [vale] reported by reviewdog 🐶
[Microsoft.We] Try to avoid using first-person plural like 'our'.
Signed-off-by: Jerome Jaggi <jerome@unikraft.io>
8c77570 to
f64f03c
Compare
476a2ef to
1abf05f
Compare
| @@ -0,0 +1,10 @@ | |||
| --- | |||
| title: "Release 1: Ganymede" | |||
There was a problem hiding this comment.
🚫 [vale] reported by reviewdog 🐶
[Microsoft.Dashes] Remove the spaces around ' — '.
| @@ -0,0 +1,10 @@ | |||
| --- | |||
| title: "Release 2: Callisto" | |||
There was a problem hiding this comment.
🚫 [vale] reported by reviewdog 🐶
[Microsoft.Dashes] Remove the spaces around ' — '.
| @@ -0,0 +1,10 @@ | |||
| --- | |||
| title: "Release 3: Io" | |||
There was a problem hiding this comment.
🚫 [vale] reported by reviewdog 🐶
[Microsoft.Dashes] Remove the spaces around ' — '.
| @@ -0,0 +1,10 @@ | |||
| --- | |||
| title: "Release 4: Europa" | |||
There was a problem hiding this comment.
🚫 [vale] reported by reviewdog 🐶
[Microsoft.Dashes] Remove the spaces around ' — '.
| @@ -0,0 +1,10 @@ | |||
| --- | |||
| title: "Release 5: Amalthea" | |||
There was a problem hiding this comment.
🚫 [vale] reported by reviewdog 🐶
[Microsoft.Dashes] Remove the spaces around ' — '.
| @@ -0,0 +1,10 @@ | |||
| --- | |||
| title: "Release 6: Lysithea" | |||
There was a problem hiding this comment.
🚫 [vale] reported by reviewdog 🐶
[Microsoft.Dashes] Remove the spaces around ' — '.
| @@ -0,0 +1,10 @@ | |||
| --- | |||
| title: "Release 7: Carme" | |||
There was a problem hiding this comment.
🚫 [vale] reported by reviewdog 🐶
[Microsoft.Dashes] Remove the spaces around ' — '.
| @@ -0,0 +1,10 @@ | |||
| --- | |||
| title: "Release 8: Ananke" | |||
There was a problem hiding this comment.
🚫 [vale] reported by reviewdog 🐶
[Microsoft.Dashes] Remove the spaces around ' — '.
| @@ -0,0 +1,10 @@ | |||
| --- | |||
| title: "Release 9: Leda" | |||
There was a problem hiding this comment.
🚫 [vale] reported by reviewdog 🐶
[Microsoft.Dashes] Remove the spaces around ' — '.
Release 1-9 predate public release notes. Add a short stub page for each so the sidebar entries resolve to real routes (no 404) and render with the same plain backdrop as Release 10-12, each pointing back to the releases overview. Signed-off-by: Jerome Jaggi <jerome@unikraft.io>
1abf05f to
088c941
Compare
jesi-rgb
left a comment
There was a problem hiding this comment.
amazing work!
Reviewed-by: Jesús Rascón jesus@unikraft.io
Approved-by: Jesús Rascón jesus@unikraft.io
Adds a subtle
:::notecallout at the top of the R11 (Metis) and R12 (Thebe) release notes linking to their respective blog announcements.r11-metis.mdx→ https://unikraft.com/blog/metis-11-releaser12-thebe.mdx→ https://unikraft.com/blog/thebe-12-releaseAlso, a small cosmetic fix to the sidebar
