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,22 @@
## 5.12.0 (2023-02-24)
### Enhancements
- [**feature**] frontmatter: support VSCode Front Matter extension [#481](https://github.com/McShelby/hugo-theme-relearn/issues/481)
- [**feature**] theme: make expand and image ids stable [#477](https://github.com/McShelby/hugo-theme-relearn/issues/477)
- [**feature**] variant: set scrollbar color to dark for dark variants [#471](https://github.com/McShelby/hugo-theme-relearn/issues/471)
- [**feature**] i18n: add full RTL support [#470](https://github.com/McShelby/hugo-theme-relearn/issues/470)
- [**feature**] piratify: fix some quirks, arrr [#469](https://github.com/McShelby/hugo-theme-relearn/issues/469)
- [**feature**][**change**] theme: optimization for huge screen sizes [#466](https://github.com/McShelby/hugo-theme-relearn/issues/466)
### Fixes
- [**bug**] i18n: write code ltr even for rtl languages [#492](https://github.com/McShelby/hugo-theme-relearn/issues/492)
- [**bug**] anchor: fix link in FF when served from file system [#482](https://github.com/McShelby/hugo-theme-relearn/issues/482)
- [**bug**] shortcodes: don't break build and render for invalid parameters [#480](https://github.com/McShelby/hugo-theme-relearn/issues/480)
- [**bug**] nav: restore scroll position on browser back [#476](https://github.com/McShelby/hugo-theme-relearn/issues/476)
- [**bug**] variant: avoid style leak for auto style [#473](https://github.com/McShelby/hugo-theme-relearn/issues/473)
### Maintenance
- [**task**] build: add imagebot [#485](https://github.com/McShelby/hugo-theme-relearn/issues/485)

View File

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

View File

@@ -0,0 +1,9 @@
## 5.12.1 (2023-02-26)
### Enhancements
- [**feature**] variant: add relearn bright theme [#493](https://github.com/McShelby/hugo-theme-relearn/issues/493)
### Fixes
- [**bug**] generator: fix setting of colors [#494](https://github.com/McShelby/hugo-theme-relearn/issues/494)

View File

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

View File

@@ -0,0 +1,5 @@
## 5.12.2 (2023-03-03)
### Fixes
- [**bug**] menu: fix state for alwaysopen=false + collapsibleMenu=false [#498](https://github.com/McShelby/hugo-theme-relearn/issues/498)

View File

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

View File

@@ -0,0 +1,6 @@
## 5.12.3 (2023-03-14)
### Fixes
- [**bug**] attachments: fix links if only one language is present [#503](https://github.com/McShelby/hugo-theme-relearn/issues/503)
- [**bug**] shortcodes: allow markdown for title and content [#502](https://github.com/McShelby/hugo-theme-relearn/issues/502)

View File

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

View File

@@ -0,0 +1,5 @@
## 5.12.4 (2023-03-24)
### Fixes
- [**bug**] theme: disableExplicitIndexURLs param is not working as expected [#505](https://github.com/McShelby/hugo-theme-relearn/issues/505)

View File

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

View File

@@ -0,0 +1,5 @@
## 5.12.5 (2023-03-28)
### Fixes
- [**bug**] expand: not properly exanded when used in bullet point list [#508](https://github.com/McShelby/hugo-theme-relearn/issues/508)

View File

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

View File

@@ -0,0 +1,11 @@
## 5.12.6 (2023-05-04)
### Enhancements
- [**feature**] theme: better HTML titles and breadcrumbs for search and tag pages [#521](https://github.com/McShelby/hugo-theme-relearn/issues/521)
### Fixes
- [**bug**] menu: avoid hiding of expander on hover when active item has children [#520](https://github.com/McShelby/hugo-theme-relearn/issues/520)
- [**bug**] menu: showVisitedLinks not working for some theme variants [#518](https://github.com/McShelby/hugo-theme-relearn/issues/518)
- [**bug**] theme: fix resource URLs for 404 page on subdirectories [#515](https://github.com/McShelby/hugo-theme-relearn/issues/515)

View File

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

View File

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

View File

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