51 lines
2.8 KiB
YAML
51 lines
2.8 KiB
YAML
|
---
|
|||
|
hero:
|
|||
|
headline: An open-source CMS for your Git workflow
|
|||
|
subhead: |
|
|||
|
- Content management in a single-page app
|
|||
|
- Built in React.js with extensible components
|
|||
|
- Integrate with any build tool
|
|||
|
- Plug in to any static site generator
|
|||
|
ctas: |
|
|||
|
- [Take it for a test drive →](/docs/test-drive)
|
|||
|
productvideo:
|
|||
|
thumbnail: "/img/hero-graphic.jpg"
|
|||
|
mp4: "/img/demo.mp4"
|
|||
|
ogg: "/img/demo.ogg"
|
|||
|
webm: "/img/demo.webm"
|
|||
|
|
|||
|
thanksdevs: "**Thanks to all our contributors.**Keep shooting for the stars with Netlify CMS."
|
|||
|
|
|||
|
collab:
|
|||
|
hook: "Integrate the roles of developers, writers, and editors."
|
|||
|
body: "Writers can focus on writing. Editors can approve content and publish with ease. Developers can use their favorite tools and libraries. **Netlify CMS keeps all of their contributions together, in Git.**"
|
|||
|
graphicpath: "/img/collab.svg"
|
|||
|
|
|||
|
featureshook: "Designed with developers in mind - it’s in our DNA."
|
|||
|
|
|||
|
features:
|
|||
|
- feature: "Fast, web-based UI"
|
|||
|
description: "Built with React, featuring rich-text editing, real-time preview, and drag-and-drop media uploads."
|
|||
|
- feature: "Platform agnostic"
|
|||
|
description: "Works with most static site generators for sites stored in GitHub."
|
|||
|
- feature: "Easy installation"
|
|||
|
description: "Add two files to your site, include or link to the JS, and add your custom configuration."
|
|||
|
- feature: "Modern authentication"
|
|||
|
description: "Connect with Netflify's authentication service or roll your own, using GitHub and JSON web tokens."
|
|||
|
- feature: "Flexible content types"
|
|||
|
description: "Specify an unlimited number of content types with custom fields."
|
|||
|
- feature: "Fully extensible"
|
|||
|
description: "Create custom-styled previews, UI widgets, and editor plugins."
|
|||
|
|
|||
|
featuresgraphic: "/img/helix.svg"
|
|||
|
|
|||
|
inspiration: |
|
|||
|
Netlify CMS is part of a long evolution in content management for the web. Even in the budding realm of the [JAMstack](https://www.jamstack.org) and [static site generators](https://www.staticgen.com), developers have a variety [“headless” CMS](http://www.headlesscms.org) options to choose from.
|
|||
|
|
|||
|
Proprietary services like Contentful and DatoCMS provide the ease and polish of a concierge provider, while simple open source projects like Prose and Google Drive CMS provide targeted functionality for limited use cases. We love that these other projects help advance the modern web, and we believe there will always be a place for them in the JAMstack ecosystem.
|
|||
|
|
|||
|
With Netlify CMS, we hope to carve a different niche. We aim to do for the JAMstack what WordPress did for dynamic sites back in the day. In other words, we want to build a CMS that is open-source but fully-featured and production-ready, that’s as easy to customize as it is to use, and that developers and content editors can build a community around.
|
|||
|
|
|||
|
[Help us make it happen!](/docs/contributor-guide)
|
|||
|
---
|