Tina -
💡 : When using "Vibe Coding" or AI assistance with Tina, treat every output as a draft—if it's close, refine it; if it's off, regenerate with more detail. If you tell me what your blog is about, I can help you: Draft a custom schema for your specific post types.
{ name: 'draft', label: 'Draft', type: 'boolean', required: true, description: 'If this is checked, the post will not be published' } Use code with caution. Copied to clipboard 💡 : When using "Vibe Coding" or AI
: For modern frameworks like Astro or Gatsby , Tina allows you to preview changes locally by running npm run dev and accessing the admin panel at localhost:3000/admin . if it's off