shithub: hugo

Download patch

ref: b3bcd78f4f49ab7fe5e7a4e5ed2542af2b7aaa3b
parent: 8d50925820672c1e9fd0011a849bd71e4765b4e9
author: Adnan Hajdarević <[email protected]>
date: Mon Oct 10 09:15:12 EDT 2016

docs: Add webhook to tools for deployments

--- a/docs/content/tools/index.md
+++ b/docs/content/tools/index.md
@@ -60,6 +60,7 @@
 - [hugomac](https://github.com/nickoneill/hugomac) - Hugomac is an OS&nbsp;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.
 - [hugodeploy](https://github.com/mindok/hugodeploy) - Simple SFTP deployment tool for static websites (e.g. created by Hugo) with optional minification.
+- [webhook](https://github.com/adnanh/webhook) - Run build and deployment scripts (e.g. hugo) on incoming webhooks
 
 ----