ref: 32da9b20bcdd7b235048fd29dcb187ddbd25f7f1
parent: 3574304c686af07991c970c89c0b77a1135359db
author: digitalcraftsman <digitalcraftsman@users.noreply.github.com>
date: Thu Dec 17 10:58:50 EST 2015
Docs: add hugo-lambda to tools section
--- a/docs/content/tools/index.md
+++ b/docs/content/tools/index.md
@@ -53,6 +53,7 @@
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.
----