From 762fda70d4f1ce68a747a48ea8814f1cf5cadc80 Mon Sep 17 00:00:00 2001 From: James Perkins Date: Tue, 14 Dec 2021 09:37:34 -0500 Subject: [PATCH] Updating TinaCMS to be correct Updating TinaCMS to reflect where Tina stands in 2021/2022: - Updated frameworks - Updated Gif - Updated Discord - Updated Links --- src/site/headless-cms/tinacms.md | 29 ++++++++++++----------------- 1 file changed, 12 insertions(+), 17 deletions(-) diff --git a/src/site/headless-cms/tinacms.md b/src/site/headless-cms/tinacms.md index 8e4f58363..c99a1125e 100644 --- a/src/site/headless-cms/tinacms.md +++ b/src/site/headless-cms/tinacms.md @@ -6,36 +6,31 @@ twitter: tina_cms opensource: "Yes" typeofcms: "Git-based" supportedgenerators: - - Gatsby - Next - - Other -description: An open-source editor focused on visual editing +description: An open-source editor focused on git backed, cross-functional visual editing. --- -Tina is a toolkit for building visual editing into your site. By creating a custom editing experience with Tina instead of opting for a conventional CMS, developers can give their teams a contextual, intuitive editing experience without sacrificing code quality. +Tina contains multiple tools and applications designed to improve collaboration between content writers and developers who work on web content. -To see Tina in action go to [tina.io](https://tina.io) or [try the demo](https://tina-demo-two.vercel.app/) +- Our TinaCMS JS library, is an open source library that enables developers to add a custom visual editing experience directly into their site. +- Our Tina Cloud hosted service allows cross-functional teams to collaborate on the site's content in a git-based worflow (regardless of whether they write code or have GitHub accounts). -## The Next Generation of Content Management - -![tina-gif](https://res.cloudinary.com/forestry-demo/image/upload/v1615660296/tina-travel-demo.gif) +To see Tina in action go to [tina.io](https://tina.io?utm_source=jamstack&utm_medium=link&utm_campaign=jamstack) or [try our quickstart flow](https://app.tina.io/quickstart?utm_source=jamstack&utm_medium=link&utm_campaign=jamstack) -Tina is optimized for next-gen Jamstack tools. It is written in JavaScript and easily adapted to multiple different frameworks. +## The Next Generation of Content Management -Tina currently supports React-based frameworks, including: +![tina-gif](https://res.cloudinary.com/forestry-demo/video/upload/v1629294438/tina-io/Beta_Launch_Demo.gif) -- Next.js -- Gatsby -- Create-React-App +Tina is optimized for next-gen Jamstack tools. It currently supports Next.js with more frameworks in the future. ## Get Started -To use Tina, you should have a good working knowledge of your JavaScript framework & Jamstack tools of choice. +To use Tina, you should have a good working knowledge of Next.js -If you're itching to see what Tina can do, head over to the [Quickstart Guide](https://tina.io/docs/getting-started/introduction/). +If you're itching to see what Tina can do, head over to the [Quickstart Guide](https://tina.io/docs/getting-started/introduction?utm_source=jamstack&utm_medium=link&utm_campaign=jamstack) or use our [Quickstart flow](https://app.tina.io/quickstart?utm_source=jamstack&utm_medium=link&utm_campaign=jamstack) ## Get Involved -Want to help out with Tina's development? Please visit our [Contributing](https://tina.io/docs/contributing/guidelines/) section in our docs to learn more. +Want to help out with Tina's development? Please visit our [Contributing](https://github.com/tinacms/tinacms/blob/main/CONTRIBUTING.md) section in our open source repository. -Looking for help with Tina, or want to stay on top of the latest developments? [Join our Forum](https://community.tinacms.org 'Join the TinaCMS Forum') to chat with other Tina enthusiasts. +Looking for help with Tina, or want to stay on top of the latest developments? [Join our Discord](https://discord.com/invite/zumN63Ybpf) to chat with other Tina enthusiasts.