Loving Tina? ⭐️ us on GitHubStar

We use cookies to improve your experience. By continuing, you agree to our use of cookies. Learn More

Docs

v.Latest
Introduction
Core Concepts
Querying Content
Editing
Customizing Tina
Going To Production
Media
Drafts
Guides
Further Reference

Which Frameworks does Tina support?

Tina's default "basic editor" works in a wide variety of frameworks. It reads/writes file-based content (Markdown, MDX, JSON, etc).

basic editor

Tina also allows support for "Visual Editing" so that editors can see their pages being updated in real-time as they make changes. Visual editing is currently limited to React-based frameworks (NextJS, React, etc).

Configuring Tina with each framework

When configuring Tina, you will be prompted to provide a publicFolder in your tina config. Here are some default values for some common frameworks:

FrameworkPublic assets directory
NextJSpublic
Astropublic
Create React Apppublic
Hugostatic
Jekyll./
Gatsbystatic
Nuxt v3public
Nuxt v2static
Remixpublic
Vuepublic
EleventyConfigured per project
Plain HTML site (using JSON)./