Hey! 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.

@ccapndaveJune 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

@david.oviedoJuly 30, 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

@mravecJune 14, 2023

@tinacms is a dream come true.

rascode

@rascode11December 6, 2022

Edit Markdown, Visually


Tina is an open-source, headless CMS for Markdown, MDX, and JSON.

Get Started

Own Your Content


Store content in your repo. Tina saves to MDX, Markdown, and JSON and provides a powerful data layer on top of your static files.

about.mdx
---
title: Collaborate With Your Team
---

Online tools help drive your business forward.
Reach new audiences and collaborate with your
team  **All in the cloud.**

<Button
text="Get Started"
link="/get-started"
/>

Simple CMS Configuration


Define your content's schema and Tina will provide you with a user friendly editing experience.

config.tsx
{
  type: "string",
  label: "Title",
  name: "title"
},
{
  type: 'string',
  label: 'Body',
  name: 'body',
  isBody: true,
},

Powered by Git


Let your editorial team focus on writing content, while Tina commits to your repository.

commit 4ca9edc2ee64c1ab5127a1fd4519a83426731cd7
Author:  Scott Gallant <scottgallant@gmail.com>
Date:    Thu May 26 13:31:02 2022 -0300
Message: Update From Tina

Visual Editing

See content changes in real-time as you edit.

Static and Dynamic

Query your Markdown content like you would with a headless CMS. Tina’s GraphQL Data Layer supports filtering, sorting, pagination, and more.

Develop Locally

Run Tina locally and talk to your local filesystem.

3rd-party Media

Store Media assets in your repo or connect to S3, Cloudinary, etc.

Composable Blocks

Create reusable components that you can edit with Tina. Let your team assemble pages like a site-builder.

Markdown at Scale

Tina powers sites with 10’s of thousands of pages with great performance and without GitHub rate-limiting.

Trusted by

Devolver DigitalPlanet ScaleProtocol LabsSmashing Magazine