From fea44a57a45c2ccf7478fdb85486bba46926822a Mon Sep 17 00:00:00 2001 From: Lloyd Atkinson Date: Tue, 27 Feb 2024 21:26:39 +0000 Subject: [PATCH 1/6] docs(website): add instructions for installing from WinGet --- website/docs/installation/windows.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 website/docs/installation/windows.md diff --git a/website/docs/installation/windows.md b/website/docs/installation/windows.md new file mode 100644 index 0000000000..2a95c07839 --- /dev/null +++ b/website/docs/installation/windows.md @@ -0,0 +1,10 @@ +--- +sidebar_position: 8 +--- +# Windows + +On Windows, **git-cliff** can be installed via [WinGet](https://learn.microsoft.com/en-us/windows/package-manager/): + +```shell +winget install git-cliff +``` From 21bae1209d20513bf01771f11e8b8762bc6a00fd Mon Sep 17 00:00:00 2001 From: Lloyd Atkinson Date: Wed, 28 Feb 2024 21:22:55 +0000 Subject: [PATCH 2/6] Update website/docs/installation/windows.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Orhun Parmaksız --- website/docs/installation/windows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/installation/windows.md b/website/docs/installation/windows.md index 2a95c07839..3a5cbfb145 100644 --- a/website/docs/installation/windows.md +++ b/website/docs/installation/windows.md @@ -3,7 +3,7 @@ sidebar_position: 8 --- # Windows -On Windows, **git-cliff** can be installed via [WinGet](https://learn.microsoft.com/en-us/windows/package-manager/): +On Windows, **git-cliff** can be installed via [WinGet](https://winstall.app/apps/orhun.git-cliff): ```shell winget install git-cliff From b20f5917906a733e58a03114eb3f0eaa0a4239e9 Mon Sep 17 00:00:00 2001 From: Lloyd Atkinson Date: Wed, 28 Feb 2024 21:25:21 +0000 Subject: [PATCH 3/6] docs(website): rename title and section to WinGet --- website/docs/installation/winget.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 website/docs/installation/winget.md diff --git a/website/docs/installation/winget.md b/website/docs/installation/winget.md new file mode 100644 index 0000000000..d7fda32e3c --- /dev/null +++ b/website/docs/installation/winget.md @@ -0,0 +1,10 @@ +--- +sidebar_position: 8 +--- +# WinGEt + +On Windows, **git-cliff** can be installed via [WinGet](https://learn.microsoft.com/en-us/windows/package-manager/): + +```shell +winget install git-cliff +``` From 4c8573680d74e5453ef470480525c3b7b4830d9a Mon Sep 17 00:00:00 2001 From: Lloyd Atkinson Date: Wed, 28 Feb 2024 21:26:55 +0000 Subject: [PATCH 4/6] docs(website): correct url and delete windows.md --- website/docs/installation/windows.md | 10 ---------- website/docs/installation/winget.md | 2 +- 2 files changed, 1 insertion(+), 11 deletions(-) delete mode 100644 website/docs/installation/windows.md diff --git a/website/docs/installation/windows.md b/website/docs/installation/windows.md deleted file mode 100644 index 3a5cbfb145..0000000000 --- a/website/docs/installation/windows.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -sidebar_position: 8 ---- -# Windows - -On Windows, **git-cliff** can be installed via [WinGet](https://winstall.app/apps/orhun.git-cliff): - -```shell -winget install git-cliff -``` diff --git a/website/docs/installation/winget.md b/website/docs/installation/winget.md index d7fda32e3c..7ff07f8bda 100644 --- a/website/docs/installation/winget.md +++ b/website/docs/installation/winget.md @@ -3,7 +3,7 @@ sidebar_position: 8 --- # WinGEt -On Windows, **git-cliff** can be installed via [WinGet](https://learn.microsoft.com/en-us/windows/package-manager/): +On Windows, **git-cliff** can be installed via [WinGet](https://winstall.app/apps/orhun.git-cliff/): ```shell winget install git-cliff From b986027bf05562c6a6e682bbb38a9583515b54a0 Mon Sep 17 00:00:00 2001 From: Lloyd Atkinson Date: Wed, 28 Feb 2024 21:27:33 +0000 Subject: [PATCH 5/6] docs(website): typo fix --- website/docs/installation/winget.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/installation/winget.md b/website/docs/installation/winget.md index 7ff07f8bda..5cacdac474 100644 --- a/website/docs/installation/winget.md +++ b/website/docs/installation/winget.md @@ -1,7 +1,7 @@ --- sidebar_position: 8 --- -# WinGEt +# WinGrt On Windows, **git-cliff** can be installed via [WinGet](https://winstall.app/apps/orhun.git-cliff/): From 8cc5be0220534b49b557924300437a1e1b004134 Mon Sep 17 00:00:00 2001 From: Lloyd Atkinson Date: Wed, 28 Feb 2024 22:36:48 +0000 Subject: [PATCH 6/6] docs(website): another typo correction --- website/docs/installation/winget.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/installation/winget.md b/website/docs/installation/winget.md index 5cacdac474..d282de8490 100644 --- a/website/docs/installation/winget.md +++ b/website/docs/installation/winget.md @@ -1,7 +1,7 @@ --- sidebar_position: 8 --- -# WinGrt +# WinGet On Windows, **git-cliff** can be installed via [WinGet](https://winstall.app/apps/orhun.git-cliff/):