mirror of
https://github.com/gohugoio/hugo.git
synced 2026-09-03 12:12:37 +00:00
21 lines
1002 B
Markdown
21 lines
1002 B
Markdown
---
|
|
title: Other Hugo Community Projects
|
|
linktitle: Other Projects
|
|
description: Some interesting projects developed by the Hugo community that don't quite fit into our other developer tool categories.
|
|
date: 2017-02-01
|
|
publishdate: 2017-02-01
|
|
lastmod: 2017-02-01
|
|
categories: [developer tools]
|
|
tags: [frontend,gui]
|
|
weight: 70
|
|
draft: false
|
|
aliases: []
|
|
toc: false
|
|
---
|
|
|
|
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 that 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. |