47 lines
2.9 KiB
YAML
47 lines
2.9 KiB
YAML
---
|
||
hero:
|
||
headline: "Open source content management for your Git workflow"
|
||
subhead: "Use Netlify CMS with any static site generator for a faster and more flexible web project"
|
||
devfeatures:
|
||
- feature: "Static + content management = ♥"
|
||
description: "Get the speed, security, and scalability of a static site, while still providing a convenient editing interface for content."
|
||
- feature: "An integrated part of your Git workflow"
|
||
description: "Content is stored in your Git repository alongside your code for easier versioning, multi-channel publishing, and the option to handle content updates directly in Git."
|
||
- feature: "An extensible CMS built on React"
|
||
description: "Netlify CMS is built as a single-page React app. Create custom-styled previews, UI widgets, and editor plugins or add backends to support different Git platform APIs."
|
||
productvideo:
|
||
thumbnail: "/img/hero-graphic.jpg"
|
||
mp4: "/img/demo.mp4"
|
||
ogg: "/img/demo.ogg"
|
||
webm: "/img/demo.webm"
|
||
|
||
cta:
|
||
primaryhook: "Getting started is simple and free."
|
||
primary: "Choose a template that’s pre-configured with a static site generator and deploys to a global CDN in one click."
|
||
button: "[Get started](/docs/start-with-a-template/)"
|
||
|
||
editors:
|
||
hook: "A CMS that developers and content editors can agree on"
|
||
intro: "You get to implement modern front end tools to deliver a faster, safer, and more scalable site. Editors get a friendly UI and intuitive workflow that meets their content management requirements."
|
||
features:
|
||
- feature: "Editor-friendly user interface"
|
||
description: "The web-based app includes rich-text editing, real-time preview, and drag-and-drop media uploads."
|
||
imgpath: "/img/hero-graphic.jpg"
|
||
- feature: "Intuitive workflow for content teams"
|
||
description: "Writers and editors can easily manage content from draft to review to publish across any number of custom content types."
|
||
imgpath: "/img/hero-graphic.jpg"
|
||
- feature: "Instant access, without a GitHub account"
|
||
description: "With [Git Gateway](/docs/authentication-backends/#git-gateway-with-netlify-identity), you can add CMS access for any team member — even if they don’t have a GitHub account. "
|
||
imgpath: "/img/hero-graphic.jpg"
|
||
|
||
community:
|
||
hook: "Supported by a growing community"
|
||
features:
|
||
- feature: "Support when you need it"
|
||
description: "Get up and running with comprehensive [documentation](/docs) and templates or work through difficult problems with help from the community on [Gitter](https://gitter.im/netlify/NetlifyCMS)."
|
||
- feature: "A community-driven project you can help evolve"
|
||
description: "Netlify CMS is built by a community of 60+ contributors — and you can help. Join our [bi-weekly planning sessions](/community) or read the [contributing guide](/docs/contributor-guide) to join in."
|
||
contributors: "Made possible by awesome contributors"
|
||
|
||
---
|