Total Pageviews

Saturday 26 October 2024

headless cms程序tina


A fully open-source headless CMS that supports Markdown and Visual Editing.

tina.io

npx create-tina-app@latest

Tina is a headless content management system with support for Markdown, MDX, JSON, YAML, and more.

It comes with a GraphQL API:

  • Query your Markdown content like this 👉 post.author.firstName
  • Supports statically generated and server side rendered pages
  • Supports references between documents

Tina offers a live preview (optional and opt-in) that makes editing Markdown files very intuitive for less-technical people.

Getting Started

Test a TinaCMS starter site locally

npx create-tina-app@latest

Or try a demo site on Tina Cloud.

Documentation

Visit Tina's documentation to learn more.

Questions?

Tweet Forum

Visit the GitHub Discussions or our Community Discord to ask questions, or look us up on on Twitter at @tinacms.

Tech Stack

See https://tina.io/docs/introduction/faq/#what-is-tinas-tech-stack

Roadmap

Our development priorities can be read on our Public Roadmap.

View our awesome SSW devs at ssw.com.au/people.


from https://github.com/tinacms/tinacms

https://tina.io/forestry/

No comments:

Post a Comment