From dc94e20be16985a9d56dc8afe8c0d18bd79bfadf Mon Sep 17 00:00:00 2001 From: Private Maker Date: Tue, 7 Nov 2023 16:17:23 +0100 Subject: [PATCH] Add Sveltia to CMS list --- 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 b30794af2..567e8cb7d 100644 --- a/content/en/tools/front-ends.md +++ b/content/en/tools/front-ends.md @@ -25,3 +25,6 @@ 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. + +[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.