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,6 @@
## 5.1.0 (2022-07-15)
### Enhancements
- [**feature**][**change**] print: make print url deterministic [#309](https://github.com/McShelby/hugo-theme-relearn/issues/309)
- [**feature**] theme: allow overriding partials for output formats [#308](https://github.com/McShelby/hugo-theme-relearn/issues/308)

View File

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

View File

@@ -0,0 +1,5 @@
## 5.1.1 (2022-07-15)
### Fixes
- [**bug**] tags: don't count tags if page is hidden [#310](https://github.com/McShelby/hugo-theme-relearn/issues/310)

View File

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

View File

@@ -0,0 +1,6 @@
## 5.1.2 (2022-07-18)
### Fixes
- [**bug**] print: reset mermaid theme to light [#313](https://github.com/McShelby/hugo-theme-relearn/issues/313)
- [**bug**] mermaid: header is showing up in FF [#311](https://github.com/McShelby/hugo-theme-relearn/issues/311)

View File

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

View File

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

View File

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