Loving Tina CMS so far. It is exactly what I’ve been looking for.
@vatosteve–January 30, 2023
I’ve been playing with TinaCMS for the last week and it’s absolutely amazing. Its so simple to install, the typed NextJS integration is amazing, the live editor is as good as it gets and compared to other CMSs the admin is incredibly easy for editors to understand and use.
@ccapndave–June 2, 2023
Been running a project with Tina for a few months now, and I have to say we absolutely love it. I had been for quite a time looking for a CMS that let us build our sites the way we wanted to while letting the non-techies edit the content in a visual and painless way, and Tina just lets you do that. Awesome work really.
@david.oviedo–July 30, 2023
We really liked using Tina and we will definitely suggest it to clients in the future. Tina's in-context editor cannot be beaten. We are actually planning on using it for our new website as well, so we’re all in on it.
March 30, 2023
Just found this and I think I am already in love.
@billybest5276–August 6, 2023
Just tried out click-to-edit and wanted to let you know it's really awesome, great feature, super easy to use and to setup, love that it's fully typed and works passed down as a prop, kinda feels like magic tbh.
@mravec–June 14, 2023
@tinacms is a dream come true.
@rascode11–December 6, 2022
Define your content's schema and Tina will provide you with a user friendly editing experience.
{type: "string",label: "Title",name: "title"},{type: 'string',label: 'Body',name: 'body',isBody: true,},
Tina saves to MDX, Markdown, and JSON and provides a queryable data layer on top of your static files.
---title: Collaborate With Your Team---Online tools help drive your business forward.Reach new audiences and collaborate with yourteam – **All in the cloud.**<Buttontext="Get Started"link="/get-started"/>
Let your editorial team focus on writing content, while Tina commits to your repository.
commit 4ca9edc2ee64c1ab5127a1fd4519a83426731cd7Author: Scott Gallant <scott@acme.com>Date: Thu May 26 13:31:02 2022 -0300Message: Update From Tina
Query your Markdown content like you would with a headless CMS. Tina’s GraphQL Data Layer supports filtering, sorting, pagination, and more.
Run Tina locally and talk to your local filesystem.
Create reusable components that you can edit with Tina. Let your team assemble pages like a site-builder.
Tina powers sites with 10’s of thousands of pages with great performance and without GitHub rate-limiting.
July 14, 2023
By Logan Anderson
July 12, 2023
By Jeff See
Resources
© TinaCMS 2019–2023