Thank you for using an MIT license :)
Sure thing! Just changed it from AGPL actually. It would be ideal if anyone forking it would contribute changes, but I was worried that would keep them from using it to build internal tools or separate products, and all the underlying tech is MIT anyway.
Show HN: Primo – a visual CMS with Svelte blocks, a code editor, and SSG
11–20 of 122 posts
Re: Show HN: Primo – a visual CMS with Svelte blocks, a code editor, and SSG
#12Re: Show HN: Primo – a visual CMS with Svelte blocks, a code editor, and SSG
#13Re: Show HN: Primo – a visual CMS with Svelte blocks, a code editor, and SSG
#14Re: Show HN: Primo – a visual CMS with Svelte blocks, a code editor, and SSG
#15Huh nice. Looks like it uses Supabase as a backend.
Re: Show HN: Primo – a visual CMS with Svelte blocks, a code editor, and SSG
#16I wish there was something like this, but for serial dynamic content, like blog posts, reviews, etc. People are really attached to WP, but customization and themes are a nightmare.
The problem with Wordpress is that once you need to do something outside of the norm then all of the sudden you need deep knowledge of Wordpress's inner workings.
Re: Show HN: Primo – a visual CMS with Svelte blocks, a code editor, and SSG
#17Nice project! I was a bit disappointed that you need a supabase account for "self hosting it".. And this is supposed to work only on some hosting service that can connect to Supa base, and also it encourages to fetch your pages content from github.. So it's more a CMS to run with specific service providers rather than something you can actually self host.
Re: Show HN: Primo – a visual CMS with Svelte blocks, a code editor, and SSG
#18I wish there was something like this, but for serial dynamic content, like blog posts, reviews, etc. People are really attached to WP, but customization and themes are a nightmare.
Re: Show HN: Primo – a visual CMS with Svelte blocks, a code editor, and SSG
#19I wish there was something like this, but for serial dynamic content, like blog posts, reviews, etc. People are really attached to WP, but customization and themes are a nightmare.
Re: Show HN: Primo – a visual CMS with Svelte blocks, a code editor, and SSG
#20I wish there was something like this, but for serial dynamic content, like blog posts, reviews, etc. People are really attached to WP, but customization and themes are a nightmare.
That sounds like static content to me, what's wrong with just HTML?
What I mean is: having something like Primo that allows visual management of such dynamic blocks and themes would be nice, so Editors can just play around with the result of their content calls (which the CMS handles transparently, doesn't matter if a SQL query or an API call).