Feature/rebrand (#27)
This commit is contained in:
committed by
GitHub
parent
11a684f372
commit
8a59f850d1
@ -1,6 +1,6 @@
|
||||
footer:
|
||||
buttons:
|
||||
- name: "Twitter"
|
||||
url: "https://twitter.com/SimpleCMSOrg"
|
||||
url: "https://twitter.com/StaticJsCMS"
|
||||
- name: "GitHub"
|
||||
url: "https://github.com/SimpleCMS/simple-cms"
|
||||
url: "https://github.com/StaticJsCMS/static-cms"
|
||||
|
@ -1,13 +1,13 @@
|
||||
hero:
|
||||
headline: "Open source content management for your Git workflow"
|
||||
subhead: "Use Simple CMS with any static site generator for a faster and more flexible web project"
|
||||
subhead: "Use Static 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: "Simple 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."
|
||||
description: "Static 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."
|
||||
|
||||
cta:
|
||||
primaryhook: "Getting started is simple and free."
|
||||
@ -32,10 +32,10 @@ community:
|
||||
hook: "Supported by a growing community"
|
||||
features:
|
||||
- feature: "Built on the Jamstack"
|
||||
description: "Simple 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)."
|
||||
description: "Static 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)."
|
||||
- feature: "Support when you need it"
|
||||
description: "Get up and running with comprehensive [documentation](/docs) and templates or work through difficult problems in our [community chat](https://simplecms.github.io/simple-cms/chat)."
|
||||
description: "Get up and running with comprehensive [documentation](/docs) and templates or work through difficult problems in our [community chat](https://staticjscms.github.io/static-cms/chat)."
|
||||
- feature: "A community-driven project you can help evolve"
|
||||
description: "Simple CMS is built by a community of more than 100 contributors — and you can help. Read the [contributing guide](/docs/contributor-guide) to join in."
|
||||
description: "Static CMS is built by a community of more than 100 contributors — and you can help. Read the [contributing guide](/docs/contributor-guide) to join in."
|
||||
contributors: "Made possible by awesome contributors"
|
||||
|
||||
|
@ -4,4 +4,4 @@ notifications:
|
||||
project with other devs!
|
||||
published: false
|
||||
title: Chat shoutout
|
||||
url: https://simplecms.github.io/simple-cms/chat
|
||||
url: https://staticjscms.github.io/static-cms/chat
|
||||
|
@ -1,5 +1,5 @@
|
||||
updates:
|
||||
- date: 2022-10-30T00:00:00.000Z
|
||||
version: 1.0.0
|
||||
description: The first major release of Simple CMS with an all-new UI, revamped
|
||||
description: The first major release of Static CMS with an all-new UI, revamped
|
||||
documentation and much more.
|
||||
|
Reference in New Issue
Block a user