static-cms/website/site/data/landing.yaml

42 lines
2.8 KiB
YAML
Raw Normal View History

---
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"
2017-12-06 23:09:33 +01:00
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."
2017-12-06 23:09:33 +01:00
cta:
primaryhook: "Getting started is simple and free."
primary: "Choose a template thats pre-configured with a static site generator and deploys to a global CDN in one click."
button: "[Get started](/docs/start-with-a-template/)"
2017-12-06 23:09:33 +01:00
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."
2017-12-06 23:09:33 +01:00
features:
- feature: "Editor-friendly user interface"
description: "The web-based app includes rich-text editing, real-time preview, and drag-and-drop media uploads."
2017-12-07 18:44:07 +01:00
imgpath: "/img/screenshot-editor.png"
2017-12-06 23:09:33 +01:00
- feature: "Intuitive workflow for content teams"
2017-12-07 00:48:22 +01:00
description: "Writers and editors can easily manage content from draft to review to publish across any number of custom content types."
2017-12-07 18:44:07 +01:00
imgpath: "/img/screenshot-editorial.png"
- feature: "Instant access, without a GitHub account"
2017-12-07 00:19:23 +01:00
description: "With [Git Gateway](/docs/authentication-backends/#git-gateway-with-netlify-identity), you can add CMS access for any team member — even if they dont have a GitHub account. "
2017-12-07 18:44:07 +01:00
imgpath: "/img/screenshot-identity.png"
2017-12-06 23:09:33 +01:00
community:
hook: "Supported by a growing community"
2017-12-06 23:09:33 +01:00
features:
- feature: "Support when you need it"
2017-12-07 00:19:23 +01:00
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)."
2017-12-06 23:09:33 +01:00
- feature: "A community-driven project you can help evolve"
2017-12-07 00:19:23 +01:00
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."
2017-12-07 17:04:08 +01:00
contributors: "Made possible by awesome contributors"
---