Skip to content

Commit 74fb9c4

Browse files
committed
update site
1 parent 03d1700 commit 74fb9c4

File tree

8 files changed

+31
-18
lines changed

8 files changed

+31
-18
lines changed

doc/site/content/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title = "zfs-snap-diff"
33
type = "docs"
44
draft = false
5-
creator = "Emacs 26.3 (Org mode 9.1.9 + ox-hugo)"
5+
creator = "Emacs 27.2 (Org mode 9.4.4 + ox-hugo)"
66
weight = 10
77
+++
88

doc/site/content/docs/changelog.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,17 @@
11
+++
22
title = "Changelog"
33
draft = false
4-
creator = "Emacs 26.3 (Org mode 9.1.9 + ox-hugo)"
4+
creator = "Emacs 27.2 (Org mode 9.4.4 + ox-hugo)"
55
weight = 50
66
+++
77

8+
## 1.1.2 {#1-dot-1-dot-2}
9+
10+
- bump deps
11+
12+
[all commits from v1.1.1 to v1.1.2](https://github.com/j-keck/zfs-snap-diff/compare/v1.1.1...v1.1.2)
13+
14+
815
## 1.1.1 {#1-dot-1-dot-1}
916

1017
This release contains only changes for [`zsd`](/docs/zsd).

doc/site/content/docs/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
+++
22
title = "Configuration"
33
draft = false
4-
creator = "Emacs 26.3 (Org mode 9.1.9 + ox-hugo)"
4+
creator = "Emacs 27.2 (Org mode 9.4.4 + ox-hugo)"
55
weight = 40
66
+++
77

doc/site/content/docs/contact-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
+++
22
title = "Contact / Support"
33
draft = false
4-
creator = "Emacs 26.3 (Org mode 9.1.9 + ox-hugo)"
4+
creator = "Emacs 27.2 (Org mode 9.4.4 + ox-hugo)"
55
weight = 60
66
+++
77

doc/site/content/docs/install.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
+++
22
title = "Installation"
33
draft = false
4-
creator = "Emacs 26.3 (Org mode 9.1.9 + ox-hugo)"
4+
creator = "Emacs 27.2 (Org mode 9.4.4 + ox-hugo)"
55
weight = 20
66
+++
77

@@ -11,34 +11,34 @@ You can download the latest binary package from ****here**** or from the [GitHub
1111

1212
{{<tabs "install">}}
1313
{{< tab "Linux" >}}
14-
1.) ****Download**** the latest version for ****Linux amd64****: [zfs-snap-diff-linux-v1.1.1.tgz](https://github.com/j-keck/zfs-snap-diff/releases/download/v1.1.1/zfs-snap-diff-linux-v1.1.1.tgz)
14+
1.) ****Download**** the latest version for ****Linux amd64****: [zfs-snap-diff-linux-v1.1.2.tgz](https://github.com/j-keck/zfs-snap-diff/releases/download/v1.1.2/zfs-snap-diff-linux-v1.1.2.tgz)
1515

16-
2.) Unpack the archive: `tar xvf zfs-snap-diff-linux-v1.1.1.tgz`
16+
2.) Unpack the archive: `tar xvf zfs-snap-diff-linux-v1.1.2.tgz`
1717

1818
3.) Run it: `./zfs-snap-diff [OPTIONS] <ZFS_DATASET_NAME>`
1919
{{< /tab >}}
2020

2121
{{< tab "FreeBSD" >}}
22-
1.) ****Download**** the latest version for ****FreeBSD amd64****: [zfs-snap-diff-freebsd-v1.1.1.tgz](https://github.com/j-keck/zfs-snap-diff/releases/download/v1.1.1/zfs-snap-diff-freebsd-v1.1.1.tgz)
22+
1.) ****Download**** the latest version for ****FreeBSD amd64****: [zfs-snap-diff-freebsd-v1.1.2.tgz](https://github.com/j-keck/zfs-snap-diff/releases/download/v1.1.2/zfs-snap-diff-freebsd-v1.1.2.tgz)
2323

24-
2.) Unpack the archive: `tar xvf zfs-snap-diff-freebsd-v1.1.1.tgz`
24+
2.) Unpack the archive: `tar xvf zfs-snap-diff-freebsd-v1.1.2.tgz`
2525

2626
3.) Run it: `./zfs-snap-diff [OPTIONS] <ZFS_DATASET_NAME>`
2727
{{< /tab >}}
2828

2929
{{< tab "FreeBSD (pkg)" >}}You can use `pkg install zfs-snap-diff` to install it from the package repository.<br/>{{< hint info >}}The new 1.x.x series is currently only in the latest package set.{{< /hint >}}{{< /tab >}}
3030
{{< tab "macOS" >}}
31-
1.) ****Download**** the latest version for ****macOS amd64****: [zfs-snap-diff-darwin-v1.1.1.tgz](https://github.com/j-keck/zfs-snap-diff/releases/download/v1.1.1/zfs-snap-diff-darwin-v1.1.1.tgz)
31+
1.) ****Download**** the latest version for ****macOS amd64****: [zfs-snap-diff-darwin-v1.1.2.tgz](https://github.com/j-keck/zfs-snap-diff/releases/download/v1.1.2/zfs-snap-diff-darwin-v1.1.2.tgz)
3232

33-
2.) Unpack the archive: `tar xvf zfs-snap-diff-darwin-v1.1.1.tgz`
33+
2.) Unpack the archive: `tar xvf zfs-snap-diff-darwin-v1.1.2.tgz`
3434

3535
3.) Run it: `./zfs-snap-diff [OPTIONS] <ZFS_DATASET_NAME>`
3636
{{< /tab >}}
3737

3838
{{< tab "Solaris" >}}
39-
1.) ****Download**** the latest version for ****Solaris amd64****: [zfs-snap-diff-solaris-v1.1.1.tgz](https://github.com/j-keck/zfs-snap-diff/releases/download/v1.1.1/zfs-snap-diff-solaris-v1.1.1.tgz)
39+
1.) ****Download**** the latest version for ****Solaris amd64****: [zfs-snap-diff-solaris-v1.1.2.tgz](https://github.com/j-keck/zfs-snap-diff/releases/download/v1.1.2/zfs-snap-diff-solaris-v1.1.2.tgz)
4040

41-
2.) Unpack the archive: `tar xvf zfs-snap-diff-solaris-v1.1.1.tgz`
41+
2.) Unpack the archive: `tar xvf zfs-snap-diff-solaris-v1.1.2.tgz`
4242

4343
3.) Run it: `./zfs-snap-diff [OPTIONS] <ZFS_DATASET_NAME>`
4444
{{< /tab >}}

doc/site/content/docs/zfs-snap-diff.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
+++
22
title = "zfs-snap-diff"
33
draft = false
4-
creator = "Emacs 26.3 (Org mode 9.1.9 + ox-hugo)"
4+
creator = "Emacs 27.2 (Org mode 9.4.4 + ox-hugo)"
55
weight = 30
66
+++
77

doc/site/content/docs/zsd.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
+++
22
title = "zsd"
33
draft = false
4-
creator = "Emacs 26.3 (Org mode 9.1.9 + ox-hugo)"
4+
creator = "Emacs 27.2 (Org mode 9.4.4 + ox-hugo)"
55
weight = 35
66
+++
77

@@ -93,9 +93,9 @@ main⟩ zsd go.mod cat 0
9393
module github.com/j-keck/zfs-snap-diff
9494
9595
require (
96-
github.com/j-keck/go-diff v1.0.0
97-
github.com/j-keck/plog v0.5.0
98-
github.com/stretchr/testify v1.4.0 // indirect
96+
github.com/j-keck/go-diff v1.0.0
97+
github.com/j-keck/plog v0.5.0
98+
github.com/stretchr/testify v1.4.0 // indirect
9999
)
100100
101101
go 1.12

site.org

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -600,6 +600,12 @@ Diff context size in the webui.
600600
:export_hugo_section: docs
601601
:END:
602602

603+
** 1.1.2
604+
605+
- bump deps
606+
607+
[[https://github.com/j-keck/zfs-snap-diff/compare/v1.1.1...v1.1.2][all commits from v1.1.1 to v1.1.2]]
608+
603609
** 1.1.1
604610

605611
This release contains only changes for [[/docs/zsd][~zsd~]].

0 commit comments

Comments
 (0)