Plan on supporting GCP's GCS (Google Cloud Storage)? I tend to avoid the AWS ecosystem if I can help it, at least for stuff I build personally (not work-related). This (or maybe Decap) really feels like a great, secure and maybe more future-proof alternative for bespoke mom-and-pop sites, particularly when compared to Wordpress (considering the hosting costs over time and especially the risk of getting hacked by a plugin vulnerability). I get WP is super easy, but IMHO minimalism is the way to go. Far cheaper, easier and more secure to host a statically built site rather than a dynamic one.
You can use it with Astro, but you have to use React, I just set it up myself. I wish I could share it but my project is still closed source for the moment.
Great video. I have the problem with my HUGO site in that the CMS (Tina) does not find any of my elements, it should find my posts but it does not. What could this be? May it be in the configuration of the settings.yml file? or in the config.ts file? It fails finding elements both in local development server and in my netlify deployment (using all 3 Tina tokens)
Plan on supporting GCP's GCS (Google Cloud Storage)? I tend to avoid the AWS ecosystem if I can help it, at least for stuff I build personally (not work-related).
This (or maybe Decap) really feels like a great, secure and maybe more future-proof alternative for bespoke mom-and-pop sites, particularly when compared to Wordpress (considering the hosting costs over time and especially the risk of getting hacked by a plugin vulnerability). I get WP is super easy, but IMHO minimalism is the way to go. Far cheaper, easier and more secure to host a statically built site rather than a dynamic one.
Man this is awesome
Wow, awesome
Can I get the GitHub repo link, please
Is the visual editor only available for NextJS projects? How about Astro in SSR?
For now, visual editing works for frameworks that use React and have agnostic data fetching. For Astro support you'd need to use React inside astro.
Visual editing support for hugo framework?
You can use it with Astro, but you have to use React, I just set it up myself. I wish I could share it but my project is still closed source for the moment.
@@Klrfl101 I'm very interested. Is it already available to be shown? I would like to have real-time editing.
Great video. I have the problem with my HUGO site in that the CMS (Tina) does not find any of my elements, it should find my posts but it does not. What could this be? May it be in the configuration of the settings.yml file? or in the config.ts file? It fails finding elements both in local development server and in my netlify deployment (using all 3 Tina tokens)
Hi, can you post your question to our Discord Help Channel here? discord.com/channels/835168149439643678/1069976809950683177
Is it possible to insert images between text body?
I just did a test and yes! had the same question.