docs: Add HugoPhotoSwipe to the 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 73c1e271f7f2786c0342937641b55655763966d7
DIR parent 6374d82b82acedd28e6d93fecab6b6ac1c6466a3
HTML Author: Gertjan van den Burg <gertjanvandenburg@gmail.com>
Date: Sat, 31 Dec 2016 12:39:58 +0100
docs: Add HugoPhotoSwipe to the tools section
HugoPhotoSwipe is a command line tool to create and manage PhotoSwipe galleries with Hugo. It resizes images for responsive layouts in PhotoSwipe and generates the Markdown necessary for Hugo to create the gallery. I think this can be a useful tool for Hugo users.
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
@@ -132,3 +132,4 @@ And for all the other small things around Hugo:
- [hugo-gallery](https://github.com/icecreammatt/hugo-gallery) lets you create an image gallery for Hugo sites.
- [flickr-hugo-embed](https://github.com/nikhilm/flickr-hugo-embed) prints shortcodes to embed a set of images from an album on Flickr into Hugo.
- [hugo-openapispec-shortcode](https://github.com/tenfourty/hugo-openapispec-shortcode) A shortcode which allows you to include [Open API Spec](https://openapis.org) (formerly known as Swagger Spec) in a page.
+- [HugoPhotoSwipe](https://github.com/GjjvdBurg/HugoPhotoSwipe) makes it easy to create image galleries using PhotoSwipe.