docs: Add webhook to tools for deployments
authorAdnan Hajdarević <adnanh@gmail.com>
Mon, 10 Oct 2016 11:15:12 +0000 (13:15 +0200)
committerdigitalcraftsman <digitalcraftsman@protonmail.com>
Mon, 10 Oct 2016 18:20:41 +0000 (20:20 +0200)
docs/content/tools/index.md

index af7183ceeb2a279b4ba510b0a4ac11318aec5fe3..721c67b0be0a9a35ee1a012ffac7878b0f019947 100644 (file)
@@ -60,6 +60,7 @@ If you don't want to use [Wercker for automated deployments]({{< relref "tutoria
 - [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
 
 ----