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

44 lines
3.1 KiB
YAML
Raw Normal View History

---
hero:
2018-02-27 14:08:26 +01:00
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."
imgpath: "/img/feature-editor.svg"
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."
imgpath: "/img/feature-workflow.svg"
- feature: "Instant access without 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. "
imgpath: "/img/feature-access.svg"
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: "Built on the JAMstack"
description: "Netlify CMS is based on client-side JavaScript, reusable APIs and prebuilt Markup. Compared to server-side CMS like WordPress, this means better performance, higher security, lower cost of scaling, and a better developer experience. You can learn more about the JAMstack on [jamstack.org](https://jamstack.org)."
2017-12-06 23:09:33 +01:00
- 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"
---