commit 2ec9387cf99eb299d48fad8faed67684109776e3 parent 475d338787792cd215afc3875fcf4f5c218fbc95 Author: Brennen T. Mazur <dev@brennen.work> Date: Fri, 2 Aug 2024 12:14:02 -0600 Update README Diffstat:
M | README.md | | | 12 | +----------- |
1 file changed, 1 insertion(+), 11 deletions(-)
diff --git a/README.md b/README.md @@ -1,15 +1,5 @@ -# Tina Starter 🦙 - -![tina-cloud-starter-demo](https://user-images.githubusercontent.com/103008/130587027-995ccc45-a852-4f90-b658-13e8e0517339.gif) - -This Next.js starter is powered by [TinaCMS](https://app.tina.io) for you and your team to visually live edit the structured content of your website. ✨ - -The content is managed through Markdown and JSON files stored in your GitHub repository, and queried through Tina GraphQL API. - -### Features - +## Features - [Tina Headless CMS](https://app.tina.io) for authentication, content modeling, visual editing and team management. -- [Vercel](https://vercel.com) deployment to visually edit your site from the `/admin` route. - Local development workflow from the filesystem with a local GraqhQL server. ## Requirements