From 6b5b2f47b76743313a5f3b7c8cd7256c05b0a428 Mon Sep 17 00:00:00 2001 From: Anders Mortensen Date: Wed, 15 Jul 2026 15:33:37 +0200 Subject: [PATCH 1/2] Add HugoKit to Tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ecdd703..71af067 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,7 @@ Hugo is a general-purpose website framework—written in Go—that generates sta - [Hugo Themer, Extension to help you building Hugo templates](https://marketplace.visualstudio.com/items?itemName=eliostruyf.vscode-hugo-themer) - [Prettier Plugin go-template, Fixes formatting for go template files.](https://www.npmjs.com/package/prettier-plugin-go-template) - [HUGE - A Hugo Framework](https://github.com/theNewDynamic/huge) +- [HugoKit, a free native macOS app for Hugo: run the server, preview, check and publish without the terminal](https://hugokit.com) ## Starters From 12e18c9209d1460361844a93236b33d1128c6949 Mon Sep 17 00:00:00 2001 From: Anders Mortensen Date: Wed, 15 Jul 2026 15:43:40 +0200 Subject: [PATCH 2/2] Refine HugoKit description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 71af067..4815f33 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ Hugo is a general-purpose website framework—written in Go—that generates sta - [Hugo Themer, Extension to help you building Hugo templates](https://marketplace.visualstudio.com/items?itemName=eliostruyf.vscode-hugo-themer) - [Prettier Plugin go-template, Fixes formatting for go template files.](https://www.npmjs.com/package/prettier-plugin-go-template) - [HUGE - A Hugo Framework](https://github.com/theNewDynamic/huge) -- [HugoKit, a free native macOS app for Hugo: run the server, preview, check and publish without the terminal](https://hugokit.com) +- [HugoKit, a free, native Mac app for Hugo: run the server, preview, preflight and publish to GitHub Pages or SFTP, all without the terminal](https://hugokit.com) ## Starters