Static CMS icon
Static CMS icon

Static CMS

Static CMS is an open source content management system for your Git workflow that enables you to provide editors with a friendly UI. You can use it with any static site generator to create faster, more flexible web projects.

Static CMS screenshot 1

Cost / License

  • Free
  • Open Source

Application type

Platforms

  • Online
-
No reviews
1like
0comments
0news articles

Features

Suggest and vote on features
  1.  Support for MarkDown
  2. Git icon  Git Support
  3.  Ad-free

 Tags

  • netlify

Static CMS News & Activities

Highlights All activities

Recent activities

Show all activities

Static CMS information

  • Developed by

    StaticJsCMS
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    3 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

DevelopmentBusiness & Commerce

GitHub repository

  •  597 Stars
  •  49 Forks
  •  54 Open Issues
  •   Updated  (Archived)
View on GitHub
Static CMS was added to AlternativeTo by akkurug on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

What is Static CMS?

Static CMS is an open source content management system for your Git workflow that enables you to provide editors with a friendly UI. You can use it with any static site generator to create faster, more flexible web projects. Content is stored in your Git repository alongside your code for easier versioning and the option to handle content updates directly in Git.

At its core, Static CMS is an open-source React app that acts as a wrapper for the Git workflow, using the GitHub, GitLab, or Bitbucket APIs. This provides many advantages, including:

  • Fast, web-based UI: With rich-text editing, real-time preview, and drag-and-drop media uploads.
  • Platform agnostic: Works with most static site generators.
  • Easy installation: Add two files to your site, hook up the backend by including those files in your build process or linking to our Content Delivery Network (CDN) and call CMS.init();.
  • Modern authentication: Using GitHub, GitLab, or Bitbucket and JSON web tokens.
  • Flexible content types: Specify an unlimited number of content types with custom fields.
  • Fully extensible: Create custom-styled previews, UI widgets, editor plugins, pages, etc

Official Links