From c8ef1da9781ee154d73b0869150ae403dbe49afb Mon Sep 17 00:00:00 2001 From: Pim Snel Date: Thu, 7 Mar 2024 13:52:51 +0100 Subject: [PATCH] Add the Hugo dedicated Quiqr CMS --- content/en/tools/front-ends.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/content/en/tools/front-ends.md b/content/en/tools/front-ends.md index 9ed29c9a1..8c7fb35b2 100644 --- a/content/en/tools/front-ends.md +++ b/content/en/tools/front-ends.md @@ -26,5 +26,8 @@ aliases: [/tools/frontends/] [Decap CMS](https://decapcms.org/) : Decap CMS is an open-source, serverless solution for managing Git based content in static sites, and it works on any platform that can host static sites. A [Hugo/Decap CMS starter](https://github.com/decaporg/one-click-hugo-cms) is available to get new projects running quickly. +[Quiqr Desktop](https://quiqr.org/) +: Quiqr Desktop is a open-source, cross-platform, offline desktop CMS for Hugo with built-in Git functionality for deploying static sites to any hosting server. + [Sveltia CMS](https://github.com/sveltia/sveltia-cms/) : Sveltia CMS is a drop-in replacement for Decap CMS which is built from the ground up with powerful and performant modern UI library Svelte. Sveltia CMS incorporates i18n into every corner of the product, while striving to radically improve UX, performance and productivity.