Skip to content

Commit 75cfc50

Browse files
authored
Updating GitCMS with latest features (#1062)
* Revise GitCMS details and update homepage link Updated homepage URL and enhanced description to reflect new features and focus on AI integration. * Update gitcms.md * Update gitcms.md
1 parent 3079b45 commit 75cfc50

File tree

1 file changed

+19
-23
lines changed

1 file changed

+19
-23
lines changed

src/site/headless-cms/gitcms.md

Lines changed: 19 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: GitCMS
3-
homepage: https://gitcms.blog
3+
homepage: https://gitcms.dev
44
twitter: gitcms_app
55
opensource: "No"
66
typeofcms: "Git-based"
@@ -9,39 +9,35 @@ supportedgenerators:
99
- Astro
1010
- Jekyll
1111
- Hugo
12+
- Gatsby
1213
- 11ty
1314
- SvelteKit
14-
- Gatsby
15+
- Vuepress
1516
- Nuxt
1617
- MkDocs
1718
description: >
18-
GitCMS is a Chrome extension which turns GitHub into a headless CMS with a Notion-like editor, custom frontmatter schemas, and seamless GitHub integration.
19+
GitCMS is an AI-focused CMS for markdown-based content sites that brings together Content Agents for ChatGPT and Claude using MCP app, combining a Notion-like editor, structured editorial workflow.
1920
---
21+
2022
## GitCMS
2123

22-
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, custom frontmatter schemas, and seamless GitHub integration for efficient content management.
24+
GitCMS is a Git-based visual CMS for markdown-based content sites. It combines a Notion-like editing experience for non-technical teams with a structured editorial workflow and AI-assisted content operations through MCP app for which converts ChatGPT and Claude into content agents. Git remains the source of truth, while writers, marketers, and reviewers can manage blogs, documentation, changelogs, and other content without dealing directly with Git.
2325

2426
### Features
2527

26-
- **Notion-like Visual Editor**: Provides a rich text editing experience similar to Notion, making content creation intuitive.
27-
- **Custom Frontmatter Schemas**: Define various field types (title, text, datetime, media, etc.) to structure content metadata effectively.
28-
- **GitHub Integration**: Leverages GitHub's version control and project management features for content collaboration and tracking.
29-
- **Media Asset Management**: Simplifies media uploads with dynamic paths for each collection, ensuring organized asset storage.
30-
- **Automated Deployments**: Utilizes GitHub Actions workflows to build and deploy sites automatically upon content changes, compatible with platforms like Netlify, Vercel, GitHub Pages, and Cloudflare Pages.
31-
- **Content Collaboration**: Supports GitHub's pull requests and review system, enabling team members to suggest changes, leave comments, and approve updates before they go live.
32-
- **Emoji Support**: Enables the use of emojis to make content more engaging and visually appealing.
33-
34-
### Upcoming Features
35-
- **Custom SSG Components Support**: Allows the use of custom components to build unique pages and layouts, enhancing site customization.
36-
- **Internal Link Suggestions**: Provides recommendations for internal linking, improving site navigation and SEO.
37-
- **Automatic Image Optimization**: Ensures images are optimized for performance, enhancing site speed and user experience.
38-
- **OG Image Generator**: Automatically generates Open Graph images for social media sharing, improving content visibility.
39-
- **JSON/YAML Editor**: Offers a user-friendly editor for dynamic data used in landing pages, facilitating easy data management.
28+
- Visual, Notion-like editor with slash commands, drag-and-drop blocks, and structured content fields
29+
- Direct read/write workflow to the Git repository, with every save stored as a real commit
30+
- Editorial workflow with Ideas, Draft, Review, and Published stages
31+
- AI integrations for ChatGPT and Claude via MCP, including task-first drafting and review workflows
32+
- Support for markdown- and MDX-based static site generators and content frameworks
33+
- Media library, localization support, branches and drafts, and role-based team access
4034

4135
### Benefits
42-
- **Framework Agnostic**: Compatible with any markdown-based static site generator, including Astro.js, Next.js, Hugo, Jekyll, Eleventy, Gatsby, etc.
43-
- **Quick Setup**: Install the Chrome extension and configure your site in minutes without complex setups.
44-
- **Cost-Effective**: Offers a free plan for personal projects and a one-time fee per site for commercial use, avoiding recurring monthly costs.
45-
- **Client-Friendly**: Provides a familiar interface that requires zero technical knowledge, making it easy for clients to manage content.
4636

47-
For more information, visit the [GitCMS website](https://gitcms.blog) or follow them on Twitter [@gitcms_app](https://twitter.com/gitcms_app).
37+
- Lets non-technical contributors update content without learning Git or markdown internals
38+
- Preserves Git-based ownership, history, and review controls for developers
39+
- Makes AI content creation more structured by keeping drafting inside an editorial workflow
40+
- Works with existing markdown-based sites instead of requiring a separate database-backed CMS
41+
- Fits teams managing blogs, docs, changelogs, help centers, and similar content-heavy sites
42+
43+
For more information, visit the [GitCMS website](https://gitcms.dev) or follow them on Twitter [@gitcms_app](https://twitter.com/gitcms_app).

0 commit comments

Comments
 (0)