initial commit

This commit is contained in:
2025-02-19 00:16:57 +01:00
parent 1d9cd91fcd
commit d89698593b
1293 changed files with 55933 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
## 5.10.0 (2023-01-25)
### Enhancements
- [**feature**] shortcodes: support for accent color [#440](https://github.com/McShelby/hugo-theme-relearn/issues/440)
- [**feature**] shortcodes: add color parameter where applicable [#438](https://github.com/McShelby/hugo-theme-relearn/issues/438)
- [**feature**] theme: announce translations as alternate links [#422](https://github.com/McShelby/hugo-theme-relearn/issues/422)
### Fixes
- [**bug**] nav: fix breadcrumbs for deeply nested sections [#442](https://github.com/McShelby/hugo-theme-relearn/issues/442)
- [**bug**] theme: improve whitespacing in tables [#441](https://github.com/McShelby/hugo-theme-relearn/issues/441)

View File

@@ -0,0 +1,3 @@
+++
+++
{{< piratify >}}

View File

@@ -0,0 +1,5 @@
## 5.10.1 (2023-01-25)
### Fixes
- [**bug**] print: fix image links with relative path [#444](https://github.com/McShelby/hugo-theme-relearn/issues/444)

View File

@@ -0,0 +1,3 @@
+++
+++
{{< piratify >}}

View File

@@ -0,0 +1,5 @@
## 5.10.2 (2023-01-25)
### Fixes
- [**bug**] nav: fix breadcrumb for huge installations [#446](https://github.com/McShelby/hugo-theme-relearn/issues/446)

View File

@@ -0,0 +1,3 @@
+++
+++
{{< piratify >}}

View File

@@ -0,0 +1,9 @@
+++
disableToc = false
hidden = true
title = "Version 5.10"
type = "changelog"
weight = -10
+++
{{% pages showhidden="true" showdivider="true" reverse="true" %}}

View File

@@ -0,0 +1,8 @@
+++
disableToc = false
hidden = true
title = "Version 5.10"
type = "changelog"
weight = -10
+++
{{< piratify >}}