docs: put releasenotes legend in snippet

This commit is contained in:
Sören Weber 2024-09-17 08:02:27 +02:00
parent 9f9e449be8
commit 6ac6a48df0
No known key found for this signature in database
GPG key ID: BEC6D55545451B6D
3 changed files with 24 additions and 33 deletions
exampleSite/content/basics/releasenotes

View file

@ -0,0 +1,17 @@
+++
[_build]
list = "never"
publishResources = false
+++
For a detailed list of changes, see the [history page](basics/history).
- {{% badge color="fuchsia" icon="fa-fw fab fa-hackerrank" title=" " %}}0.126.0{{% /badge %}} The minimum required Hugo version.
- {{% badge style="warning" title=" " %}}Breaking{{% /badge %}} A change that requires action by you after upgrading to assure the site is still functional.
- {{% badge style="note" title=" " %}}Change{{% /badge %}} A change in default behavior that may requires action by you if you want to revert it.
- {{% badge style="info" icon="plus-circle" title=" " %}}New{{% /badge %}} Marks new behavior you might find interesting or comes configurable.
---

View file

@ -0,0 +1,6 @@
+++
[_build]
list = "never"
publishResources = false
+++
{{< piratify >}}