mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-24 16:23:06 +00:00
1.4 KiB
1.4 KiB
+++ title = "Version 1" type = "releasenotes" weight = -1 +++
1.2.0 (2021-07-26)
New
- {{% badge style="info" icon="plus-circle" title=" " %}}New{{% /badge %}} Shortcode
expand
with new parameter to open on page load.
1.1.0 (2021-07-02)
Breaking
- {{% badge style="warning" title=" " %}}Breaking{{% /badge %}} Mermaid diagrams can now be panned and zoomed. This isn't configurable yet.
New
- {{% badge style="info" icon="plus-circle" title=" " %}}New{{% /badge %}}
Mermaid
config options can be set inhugo.toml
.
1.0.0 (2021-07-01)
Hugo 0.65.0
- {{% badge color="fuchsia" icon="fa-fw fab fa-hackerrank" title=" " %}}0.65.0{{% /badge %}} The requirement for the Hugo version of this theme is the same as for the Learn theme version 2.5.0 on 2021-07-01.
New
- {{% badge style="info" icon="plus-circle" title=" " %}}New{{% /badge %}} Initial fork of the Learn theme based on Learn 2.5.0 on 2021-07-01. This introduces no new features besides a global rename to
Relearn
and a new logo. For the reasons behind forking the Learn theme, see this comment in the Learn issues.