Skip to content

Commit

Permalink
🍱 Astro Page – Adding in Community Video (#2254)
Browse files Browse the repository at this point in the history
* TinaCMS content update

* TinaCMS content update

* TinaCMS content update

* TinaCMS content update

* TinaCMS content update

* TinaCMS content update

* TinaCMS content update

* TinaCMS content update

* TinaCMS content update

* Update astro.json

---------

Co-authored-by: tina-cloud-app[bot] <58178390+tina-cloud-app[bot]@users.noreply.github.com>
Co-authored-by: Isaac Lombard [SSW] <[email protected]>
  • Loading branch information
tina-cloud-app[bot] and isaaclombardssw authored Sep 27, 2024
1 parent 74d239f commit eff4e5c
Showing 1 changed file with 19 additions and 9 deletions.
28 changes: 19 additions & 9 deletions content/blocksPages/astro.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,24 @@
{
"seo": {
"title": "TinaCMS for Astro",
"description": "Enhance your Astro development workflow with TinaCMS. Seamlessly manage content, enable live editing, and streamline collaboration for your Astro websites."
},
"blocks": [
{
"headline": "TinaCMS for Astro",
"text": "Combine the best of Astro and TinaCMS to create dynamic, content-rich websites with ease.",
"_template": "hero"
},
{
"body": "Astro is great for content-heavy sites, marrying nicely with the content management capabilities of TinaCMS.\n\nInterested in seeing how you can maximize your Astro site with TinaCMS? Check out this video from Steven, showing how you can wire it up\n",
"mediaColumnItem": [
{
"embedUrl": "https://www.youtube.com/embed/5Opvp6z1uSc?si=WMrhNb3hMWvAHpQd",
"_template": "youtubeMedia"
}
],
"_template": "textMediaColumnComponent"
},
{
"items": [
{
Expand Down Expand Up @@ -40,27 +54,23 @@
"questions": [
{
"question": "Can I use TinaCMS with my existing Astro project?",
"answer": "Absolutely! TinaCMS is designed to seamlessly integrate with existing Astro projects. You can easily incorporate TinaCMS into your Astro website and start managing your content efficiently without any major modifications."
"answer": "Absolutely! TinaCMS is designed to seamlessly integrate with existing Astro projects. You can easily incorporate TinaCMS into your Astro website and start managing your content efficiently without any major modifications.\n"
},
{
"question": "Is TinaCMS suitable for both small and large-scale Astro websites?",
"answer": "Yes! TinaCMS is built to scale and can be used for both small and large-scale Astro websites. Whether you're building a simple portfolio site or a complex web application, TinaCMS provides the flexibility and functionality you need."
"answer": "Yes! TinaCMS is built to scale and can be used for both small and large-scale Astro websites. Whether you're building a simple portfolio site or a complex web application, TinaCMS provides the flexibility and functionality you need.\n"
},
{
"question": "Can I customize the TinaCMS interface for Astro editing?",
"answer": "Definitely! TinaCMS offers extensive customization options. You can tailor the editing interface to match your Astro website's design and branding, providing a seamless and consistent editing experience for content authors."
"answer": "Definitely! TinaCMS offers extensive customization options. You can tailor the editing interface to match your Astro website's design and branding, providing a seamless and consistent editing experience for content authors.\n"
},
{
"question": "How can I get started with TinaCMS and Astro?",
"answer": "To begin using TinaCMS with Astro, refer to our comprehensive documentation and integration guides. We provide step-by-step instructions and examples to help you set up TinaCMS and unlock the full potential of content management in Astro."
"answer": "To begin using TinaCMS with Astro, refer to our comprehensive documentation and integration guides. We provide step-by-step instructions and examples to help you set up TinaCMS and unlock the full potential of content management in Astro.\n"
}
],
"color": "white",
"_template": "faq"
}
],
"seo": {
"title": "TinaCMS for Astro",
"description": "Enhance your Astro development workflow with TinaCMS. Seamlessly manage content, enable live editing, and streamline collaboration for your Astro websites."
}
]
}

0 comments on commit eff4e5c

Please sign in to comment.