From 577d6fbb1b62035af918b6bc68bfe947b2c1aa5c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Tue, 20 May 2025 22:15:07 +0200 Subject: [PATCH] content: Remove GitCMS for now It's a great idea, but I have tried multiple time to get it working, to no avail. --- content/en/tools/front-ends.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/content/en/tools/front-ends.md b/content/en/tools/front-ends.md index 3ee1f6700..0c52a4687 100644 --- a/content/en/tools/front-ends.md +++ b/content/en/tools/front-ends.md @@ -16,9 +16,6 @@ aliases: [/tools/frontends/] [DatoCMS](https://www.datocms.com) : DatoCMS is a fully customizable administrative area for your static websites. Use your favorite website generator, let your clients publish new content independently, and the host the site anywhere you like. -[GitCMS](https://gitcms.blog) -: GitCMS is a Chrome extension that transforms GitHub into a user-friendly headless CMS, supporting all major static site generators. It offers a Notion-like editor for markdown editing, custom frontmatter schemas with multiple types of fields, easy media files uploads, internal link management and many more. - [PubCrank](https://www.pubcrank.com/) : PubCrank is a static site editor which lets you define templates for different front matter layouts in your site. This gives writers an easy-to-use visual interface to create and edit content while maintaining the guardrails that the developer has created. PubCrank is free for local editing.