docs: Add HugoPhotoSwipe to the tools section
authorGertjan van den Burg <gertjanvandenburg@gmail.com>
Sat, 31 Dec 2016 11:39:58 +0000 (12:39 +0100)
committerdigitalcraftsman <digitalcraftsman@users.noreply.github.com>
Sat, 31 Dec 2016 11:39:58 +0000 (12:39 +0100)
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.

docs/content/tools/_index.md

index 8c1ee3fc788f260d632522a5a0ae22e3b744a0c2..61ea77b2d2c79e124c0da08ed99239791212314a 100644 (file)
@@ -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.