Add gist with zsh functions related to hugo

This commit is contained in:
Rick Cogley 2018-11-19 08:22:28 +09:00 committed by GitHub
parent 5b53d7a363
commit 8e879c0947
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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. 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) - [#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)