From 05079218bee17e818a7765a1a145579a382f9277 Mon Sep 17 00:00:00 2001 From: Shohei Ueda <30958501+peaceiris@users.noreply.github.com> Date: Mon, 18 Mar 2019 18:57:52 +0900 Subject: [PATCH 1/2] Delete: duplicate line --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 099b645..ba9575c 100644 --- a/README.md +++ b/README.md @@ -142,7 +142,6 @@ Hugo is a general-purpose website framework—written in Go—that generates sta - [How to show related posts in Hugo](https://novelist.xyz/tech/related-posts-in-hugo/) - By Peter Y. Chuang. - [Choose Hugo Over Jekyll - habd.as](https://habd.as/choose-hugo-over-jekyll/) - By Josh Habdas. - [NPM scripts for building and deploying Hugo sites](https://www.aerobatic.com/blog/hugo-npm-buildtool-setup/) - By Aerobatic. -- [NPM scripts for building and deploying Hugo sites](https://www.aerobatic.com/blog/hugo-npm-buildtool-setup/) - By Aerobatic. - [Deploy a Hugo site to Aerobatic with CircleCI](https://www.aerobatic.com/blog/hugo-github-circleci/) - By Aerobatic. - [Hugo dateFormat](https://gohugohq.com/howto/hugo-dateformat/) - By GoHugoHQ. - [Them's Good Broth! | Adding Isso Comments To Hugo](https://stiobhart.net/2017-02-24-isso-comments/) - By Stíobhart Matulevicz. From 6bbca931541d85b62f6ddeb3a28475237e9d8d00 Mon Sep 17 00:00:00 2001 From: Shohei Ueda <30958501+peaceiris@users.noreply.github.com> Date: Mon, 18 Mar 2019 19:05:55 +0900 Subject: [PATCH 2/2] Add: hugo-bin --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ba9575c..07b3ba4 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,7 @@ Hugo is a general-purpose website framework—written in Go—that generates sta - [Atlas: Hugo boilerplate](https://github.com/indigotree/atlas) - [Hugo's Pipes functionality using TailwindCSS and PurgeCSS](https://github.com/budparr/hugopipes-tailwindcss) - [GitHub Action to build Hugo site](https://github.com/lowply/build-hugo) +- [hugo-bin: Binary wrapper for Hugo](https://github.com/fenneclab/hugo-bin) ## Theme Components