From 01527b1c58b1ccd47e91a528d07d037775b6e7e5 Mon Sep 17 00:00:00 2001 From: Brian Rinaldi Date: Thu, 10 Oct 2019 22:37:59 -0700 Subject: [PATCH] Adding JAMStack themes to resources (#938) linking specifically to the Hugo filtered list --- content/en/tools/other.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/en/tools/other.md b/content/en/tools/other.md index 0502e1cdf..0d82e588f 100644 --- a/content/en/tools/other.md +++ b/content/en/tools/other.md @@ -26,3 +26,4 @@ And for all the other small things around Hugo: * [HugoPhotoSwipe](https://github.com/GjjvdBurg/HugoPhotoSwipe) makes it easy to create image galleries using PhotoSwipe. * [Hugo SFTP Upload](https://github.com/thomasmey/HugoSftpUpload) Syncs the local build of your Hugo website with your remote webserver via SFTP. * [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. +* [JAMStack Themes][https://jamstackthemes.dev/ssg/hugo/]. JAMStack themes is a collection of site themes filterable by static site generator and supported CMS to help build CMS-connected sites using Hugo (linking to Hugo-specific themes).