From 9f8927ed69a4b9c15d16cfde2d54a45a2ce34ca2 Mon Sep 17 00:00:00 2001 From: Bud Parr Date: Mon, 11 Mar 2019 20:09:09 -0400 Subject: [PATCH] Static site search with Hugo + Algolia --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5f8dcd2..c0cd85f 100644 --- a/README.md +++ b/README.md @@ -218,6 +218,7 @@ Hugo is a general-purpose website framework—written in Go—that generates sta - [Make a Hugo blog from scratch](https://zwbetz.com/make-a-hugo-blog-from-scratch/) - By Zachary Betz. - [Making Hugo’s Footnotes Accessible](https://danielpost.com/articles/making-hugos-footnotes-accessible/) - By Daniel Post. - [Deploy your Hugo site through SSH with Travis](https://blog.martignoni.net/2019/03/deploy-your-hugo-site/) - By Nicolas Martignoni. +- [Static site search with Hugo + Algolia](https://forestry.io/blog/search-with-algolia-in-hugo/) - By Chris Macrae. ## Gists