initial commit
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
+++
|
||||
disableToc = false
|
||||
hidden = true
|
||||
title = "Version 1.0"
|
||||
type = "releasenotes"
|
||||
weight = -0
|
||||
+++
|
||||
|
||||
## 1.0.0 (2021-07-01) {#1-0-0}
|
||||
|
||||
### 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](https://github.com/matcornic/hugo-theme-learn) 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](https://github.com/matcornic/hugo-theme-learn/issues/442#issuecomment-907863495) in the Learn issues.
|
||||
@@ -0,0 +1,8 @@
|
||||
+++
|
||||
disableToc = false
|
||||
hidden = true
|
||||
title = "Version 1.0"
|
||||
type = "releasenotes"
|
||||
weight = -0
|
||||
+++
|
||||
{{< piratify >}}
|
||||
@@ -0,0 +1,17 @@
|
||||
+++
|
||||
disableToc = false
|
||||
hidden = true
|
||||
title = "Version 1.1"
|
||||
type = "releasenotes"
|
||||
weight = -1
|
||||
+++
|
||||
|
||||
## 1.1.0 (2021-07-02) {#1-1-0}
|
||||
|
||||
### Breaking
|
||||
|
||||
- {{% badge style="warning" title=" " %}}Breaking{{% /badge %}} [Mermaid](shortcodes/mermaid) diagrams can now be panned and zoomed. This isn't configurable yet.
|
||||
|
||||
### New
|
||||
|
||||
- {{% badge style="info" icon="plus-circle" title=" " %}}New{{% /badge %}} [`Mermaid`](shortcodes/mermaid#settings) config options can be set in `hugo.toml`.
|
||||
@@ -0,0 +1,8 @@
|
||||
+++
|
||||
disableToc = false
|
||||
hidden = true
|
||||
title = "Version 1.1"
|
||||
type = "releasenotes"
|
||||
weight = -1
|
||||
+++
|
||||
{{< piratify >}}
|
||||
@@ -0,0 +1,13 @@
|
||||
+++
|
||||
disableToc = false
|
||||
hidden = true
|
||||
title = "Version 1.2"
|
||||
type = "releasenotes"
|
||||
weight = -2
|
||||
+++
|
||||
|
||||
## 1.2.0 (2021-07-26) {#1-2-0}
|
||||
|
||||
### New
|
||||
|
||||
- {{% badge style="info" icon="plus-circle" title=" " %}}New{{% /badge %}} Shortcode [`expand`](shortcodes/expand) with new parameter to open on page load.
|
||||
@@ -0,0 +1,8 @@
|
||||
+++
|
||||
disableToc = false
|
||||
hidden = true
|
||||
title = "Version 1.2"
|
||||
type = "releasenotes"
|
||||
weight = -2
|
||||
+++
|
||||
{{< piratify >}}
|
||||
@@ -0,0 +1,8 @@
|
||||
+++
|
||||
disableToc = false
|
||||
title = "Version 1"
|
||||
type = "releasenotes"
|
||||
weight = -1
|
||||
+++
|
||||
|
||||
{{% pages showhidden="true" showdivider="true" %}}
|
||||
@@ -0,0 +1,7 @@
|
||||
+++
|
||||
disableToc = false
|
||||
title = "Version 1"
|
||||
type = "releasenotes"
|
||||
weight = -1
|
||||
+++
|
||||
{{< piratify >}}
|
||||
Reference in New Issue
Block a user