Skip to content

Commit 086dae1

Browse files
Merge pull request #1005 from Waishnav/main
Added GitCMS - git based CMS info
2 parents 579631b + e5912cf commit 086dae1

File tree

1 file changed

+47
-0
lines changed

1 file changed

+47
-0
lines changed

src/site/headless-cms/gitcms.md

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
---
2+
title: GitCMS
3+
homepage: https://gitcms.blog
4+
twitter: gitcms_app
5+
opensource: "No"
6+
typeofcms: "Git-based"
7+
supportedgenerators:
8+
- Next.js
9+
- Astro
10+
- Jekyll
11+
- Hugo
12+
- 11ty
13+
- SvelteKit
14+
- Gatsby
15+
- Nuxt
16+
- MkDocs
17+
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+
---
20+
## GitCMS
21+
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.
23+
24+
### Features
25+
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.
40+
41+
### 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.
46+
47+
For more information, visit the [GitCMS website](https://gitcms.blog) or follow them on Twitter [@gitcms_app](https://twitter.com/gitcms_app).

0 commit comments

Comments
 (0)