You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/site/headless-cms/tinacms.md
+12-17Lines changed: 12 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,36 +6,31 @@ twitter: tina_cms
6
6
opensource: "Yes"
7
7
typeofcms: "Git-based"
8
8
supportedgenerators:
9
-
- Gatsby
10
9
- 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.
13
11
---
14
12
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.
16
14
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).
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)
22
19
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
24
21
25
-
Tina currently supports React-based frameworks, including:
Tina is optimized for next-gen Jamstack tools. It currently supports Next.js with more frameworks in the future.
30
25
31
26
## Get Started
32
27
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
34
29
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)
36
31
37
32
## Get Involved
38
33
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.
40
35
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