I’ve been struggling with how to do some #tinacms stuff in @astro since they assume you’re using Next for the most part, and if I do manage to hack a path through, I’ll be sure to blog about it

@phil @astro

I hear such conflicting things! Some people say it requires hacks to work, some love it with Astro.

I know Scott Gallant (and the other formerly Forestry peeps) is a fan of Astro. We gotta be able to figure out WHO is making this work and HOW to do it!

And, if it's you, then I hope you'll help me with the TinaCMS guide in docs! 😅

@sarah11918 @astro I should clarify, the setup and day-to-day use is an absolute dream and I am locked into the stack for life! But at the edges of Tina’s docs are more esoteric and experimental ways to customize their fields, and they involve React Server Components and GraphQL queries and most of the instruction assumes you are using Next. I imagine that Astro can handle it just fine but there might be some setup that people might want to easily reproduce