All Projects → netlify → Netlify Cms

netlify / Netlify Cms

Licence: mit
A Git-based CMS for Static Site Generators

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects
HTML
75241 projects

Projects that are alternatives of or similar to Netlify Cms

Gatsby Starter Netlify Cms
Example gatsby + netlify cms project
Stars: ✭ 1,932 (-86.92%)
Mutual labels:  cms, static-site-generator, jamstack, netlify-cms
trailing-slash-guide
Understand and fix your static website trailing slash issues!
Stars: ✭ 255 (-98.27%)
Mutual labels:  static-site-generator, static, jamstack
Hugo
The world’s fastest framework for building websites.
Stars: ✭ 55,899 (+278.31%)
Mutual labels:  hacktoberfest, cms, static-site-generator
Ghost Cli
CLI Tool for installing & updating Ghost
Stars: ✭ 313 (-97.88%)
Mutual labels:  hacktoberfest, cms, jamstack
Statiq.framework
A flexible and extensible static content generation framework for .NET.
Stars: ✭ 251 (-98.3%)
Mutual labels:  hacktoberfest, static-site-generator, jamstack
nuxt-starter-netlify-cms
Example nuxt + netlify cms project. Nuxt port of Gatsby starter app.
Stars: ✭ 13 (-99.91%)
Mutual labels:  static-site-generator, jamstack, netlify-cms
Jigsaw
Simple static sites with Laravel’s Blade.
Stars: ✭ 1,823 (-87.66%)
Mutual labels:  hacktoberfest, static-site-generator, jamstack
Thenewdynamic.org
Resources for Designers and Developers using the JAMstack
Stars: ✭ 24 (-99.84%)
Mutual labels:  static-site-generator, static, jamstack
Zola
A fast static site generator in a single binary with everything built-in. https://www.getzola.org
Stars: ✭ 7,823 (-47.06%)
Mutual labels:  cms, static-site-generator, static
Wowchemy Hugo Modules
🔥 Hugo website builder, Hugo themes & Hugo CMS. No code, build with widgets! 创建在线课程,学术简历或初创网站。
Stars: ✭ 6,093 (-58.76%)
Mutual labels:  hacktoberfest, cms, static-site-generator
Eleventy Netlify Boilerplate
A template for building a simple website with the Eleventy static site generator
Stars: ✭ 359 (-97.57%)
Mutual labels:  cms, static-site-generator, jamstack
Statiq.web
Statiq Web is a flexible static site generator written in .NET.
Stars: ✭ 1,358 (-90.81%)
Mutual labels:  hacktoberfest, static-site-generator, jamstack
Strapi
🚀 Open source Node.js Headless CMS to easily build customisable APIs
Stars: ✭ 41,786 (+182.8%)
Mutual labels:  hacktoberfest, cms, jamstack
Http Server
a simple zero-configuration command-line http server
Stars: ✭ 11,280 (-23.66%)
Mutual labels:  hacktoberfest, static
Wagtail
A Django content management system focused on flexibility and user experience
Stars: ✭ 11,387 (-22.94%)
Mutual labels:  hacktoberfest, cms
Gatsby Starter Lumen
A constantly evolving and thoughtful architecture for creating static blogs.
Stars: ✭ 1,797 (-87.84%)
Mutual labels:  static, jamstack
Publiccms
现代化java cms,由天津黑核科技有限公司开发,轻松支撑千万数据、千万PV;支持静态化,服务器端包含; 目前已经拥有全球0.0002%的用户,语言支持中、繁、日、英;是一个已走向海外的成熟CMS产品
Stars: ✭ 1,750 (-88.16%)
Mutual labels:  cms, static-site-generator
Hermes
Client-side messaging channel for sending data from one browser tab to another
Stars: ✭ 111 (-99.25%)
Mutual labels:  hacktoberfest, npm-package
Booklit
a pretty lit content authoring system
Stars: ✭ 133 (-99.1%)
Mutual labels:  cms, static-site-generator
Next Js Blog Boilerplate
🚀 Nextjs Blog Boilerplate is starter code for your blog based on Next framework. ⚡️ Made with Nextjs, TypeScript, ESLint, Prettier, PostCSS, Tailwind CSS.
Stars: ✭ 134 (-99.09%)
Mutual labels:  static-site-generator, jamstack

Netlify CMS

GitHub license Netlify Status npm version Build Status FOSSA Status PRs Welcome

netlifycms.org

A CMS for static site generators. Give users a simple way to edit and add content to any site built with a static site generator.

Community Chat

Join us on Slack

How It Works

Netlify CMS is a single-page app that you pull into the /admin part of your site.

It presents a clean UI for editing content stored in a Git repository.

You setup a YAML config to describe the content model of your site, and typically tweak the main layout of the CMS a bit to fit your own site.

When a user navigates to /admin/ they'll be prompted to log in, and once authenticated they'll be able to create new content or edit existing content.

Read more about Netlify CMS Core Concepts.

Installation and Configuration

The Netlify CMS can be used in two different ways.

  • A Quick and easy install, that requires you to create a single HTML file and a configuration file. All the CMS JavaScript and CSS are loaded from a CDN. To learn more about this installation method, refer to the Quick Start Guide
  • A complete, more complex install, that gives you more flexibility but requires that you use a static site builder with a build system that supports npm packages.

Contributing

New contributors are always welcome! Check out CONTRIBUTING.md to get involved.

Change Log

This project adheres to Semantic Versioning. Every release is documented on the Github Releases page.

License

Netlify CMS is released under the MIT License. Please make sure you understand its implications and guarantees.

Thanks

Services

These services support Netlify CMS development by providing free infrastructure.

travis-ci browserstack Cypress.io

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].