From 32da9b20bcdd7b235048fd29dcb187ddbd25f7f1 Mon Sep 17 00:00:00 2001 From: digitalcraftsman Date: Thu, 17 Dec 2015 15:58:50 +0100 Subject: [PATCH] Docs: add hugo-lambda to tools section --- docs/content/tools/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/content/tools/index.md b/docs/content/tools/index.md index 14788ab67..a480ee7b6 100644 --- a/docs/content/tools/index.md +++ b/docs/content/tools/index.md @@ -53,6 +53,7 @@ If you don't want to use [Wercker for automated deployments]({{< relref "tutoria get your content to the public: - [hugomac](https://github.com/nickoneill/hugomac) - Hugomac is an OS X menubar app to publish your blog directly to Amazon S3. No command line is needed. +- [hugo-lambda](https://github.com/ryansb/hugo-lambda) - A wrapper around the Hugo static site generator to have it run in AWS Lambda whenever new (Markdown or other) content is uploaded. ----