Docs: add hugodeploy to tools section - hugo - [fork] hugo port for 9front
HTML git clone git@git.drkhsh.at/hugo.git
DIR Log
DIR Files
DIR Refs
DIR Submodules
DIR README
DIR LICENSE
---
DIR commit b56362defd8f067a1bab2f5502e851dfd9311ec2
DIR parent 3b2a78ba109d03ec866bbbcb81e96b702b46736c
HTML Author: digitalcraftsman <digitalcraftsman@users.noreply.github.com>
Date: Wed, 30 Dec 2015 12:12:37 +0100
Docs: add hugodeploy to tools section
Diffstat:
M docs/content/tools/index.md | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
DIR diff --git a/docs/content/tools/index.md b/docs/content/tools/index.md
@@ -54,6 +54,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.
+- [hugodeploy](https://github.com/mindok/hugodeploy) - Simple SFTP deployment tool for static websites (e.g. created by Hugo) with optional minification.
----