From 8e879c0947282ce8bc1ed6ad8eccfc90500c857d Mon Sep 17 00:00:00 2001 From: Rick Cogley Date: Mon, 19 Nov 2018 08:22:28 +0900 Subject: [PATCH] Add gist with zsh functions related to hugo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index df77655..b08fe59 100644 --- a/README.md +++ b/README.md @@ -201,7 +201,7 @@ Hugo is a general-purpose website framework—written in Go—that generates sta Gists are succinct code snippets. Please only include things that are useful to many. - [#gohugo search index with "some" stop words removed](https://gist.github.com/budparr/c09ab912d2ba184b7d962aacbecb2816) - +- [Hugo zsh functions for local serving and deploying via rsync](https://gist.github.com/RickCogley/5673669a5c6e9b05070cd4c50e4bd50f)