Skip to content

Commit 09d1ed4

Browse files
Merge pull request #699 from perkinsjr/patch-1
Updating TinaCMS to be correct
2 parents 0e4e133 + 762fda7 commit 09d1ed4

File tree

1 file changed

+12
-17
lines changed

1 file changed

+12
-17
lines changed

src/site/headless-cms/tinacms.md

Lines changed: 12 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -6,36 +6,31 @@ twitter: tina_cms
66
opensource: "Yes"
77
typeofcms: "Git-based"
88
supportedgenerators:
9-
- Gatsby
109
- Next
11-
- Other
12-
description: An open-source editor focused on visual editing
10+
description: An open-source editor focused on git backed, cross-functional visual editing.
1311
---
1412

15-
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.
13+
Tina contains multiple tools and applications designed to improve collaboration between content writers and developers who work on web content.
1614

17-
To see Tina in action go to [tina.io](https://tina.io) or [try the demo](https://tina-demo-two.vercel.app/)
15+
- Our TinaCMS JS library, is an open source library that enables developers to add a custom visual editing experience directly into their site.
16+
- 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).
1817

19-
## The Next Generation of Content Management
20-
21-
![tina-gif](https://res.cloudinary.com/forestry-demo/image/upload/v1615660296/tina-travel-demo.gif)
18+
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)
2219

23-
Tina is optimized for next-gen Jamstack tools. It is written in JavaScript and easily adapted to multiple different frameworks.
20+
## The Next Generation of Content Management
2421

25-
Tina currently supports React-based frameworks, including:
22+
![tina-gif](https://res.cloudinary.com/forestry-demo/video/upload/v1629294438/tina-io/Beta_Launch_Demo.gif)
2623

27-
- Next.js
28-
- Gatsby
29-
- Create-React-App
24+
Tina is optimized for next-gen Jamstack tools. It currently supports Next.js with more frameworks in the future.
3025

3126
## Get Started
3227

33-
To use Tina, you should have a good working knowledge of your JavaScript framework & Jamstack tools of choice.
28+
To use Tina, you should have a good working knowledge of Next.js
3429

35-
If you're itching to see what Tina can do, head over to the [Quickstart Guide](https://tina.io/docs/getting-started/introduction/).
30+
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)
3631

3732
## Get Involved
3833

39-
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.
34+
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.
4035

41-
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.
36+
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.

0 commit comments

Comments
 (0)