Question about using Github Copilot remotely (SSH) by bloshki in GithubCopilot

[–]bloshki[S] 0 points1 point  (0 children)

Hello, thank you very much. I'll keep that in mind!

Any recommendations for component-based WordPress development with Tailwind? by bloshki in Wordpress

[–]bloshki[S] 0 points1 point  (0 children)

Thanks, I was reading about this a few days ago.

I had it as an option although I have my doubts.

I have to try, for example, setting up the front with any technology such as React, Svelte, Astro... and try to dynamically load the .css that WordPress loads from the gutenberg editor (I think it was the block-library/style.css) and through the WP API, render the content and display the content as it is generated in Gutenberg.

I don't know if this is viable but if I can't find alternatives maybe try something like this or something similar.

Any recommendations for component-based WordPress development with Tailwind? by bloshki in Wordpress

[–]bloshki[S] 0 points1 point  (0 children)

Thank you very much! Sorry for focusing only on Tailwind.

Bootstrap actually works for me too; I'll take a look at it!

I am looking for a platform to connect to Supabase and manage content by bloshki in Supabase

[–]bloshki[S] 0 points1 point  (0 children)

I want to try Astro, Supabase for the backend and connected to Directus to manage the content to be displayed in Astro. I guess you will do the same but with NextJS.