github.com/lyeb/hugo@v0.47.1/docs/content/en/tools/other.md (about)

     1  ---
     2  title: Other Hugo Community Projects
     3  linktitle: Other Projects
     4  description: Some interesting projects developed by the Hugo community that don't quite fit into our other developer tool categories.
     5  date: 2017-02-01
     6  publishdate: 2017-02-01
     7  lastmod: 2017-02-01
     8  categories: [developer tools]
     9  keywords: [frontend,gui]
    10  menu:
    11    docs:
    12      parent: "tools"
    13      weight: 70
    14  weight: 70
    15  sections_weight: 70
    16  draft: false
    17  aliases: []
    18  toc: false
    19  ---
    20  
    21  And for all the other small things around Hugo:
    22  
    23  * [hugo-gallery](https://github.com/icecreammatt/hugo-gallery) lets you create an image gallery for Hugo sites.
    24  * [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.
    25  * [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.
    26  * [HugoPhotoSwipe](https://github.com/GjjvdBurg/HugoPhotoSwipe) makes it easy to create image galleries using PhotoSwipe.
    27  * [Hugo SFTP Upload](https://github.com/thomasmey/HugoSftpUpload) Syncs the local build of your Hugo website with your remote webserver via SFTP.
    28  * [Emacs Easy Hugo](https://github.com/masasam/emacs-easy-hugo) Emacs package for writing blog posts in markdown or org-mode and building your site with Hugo.