Earlier quoted context omitted.
Ok I will bite. What was an alternative to WordPress especially back then that actually was as easy to use as WP AND had the ecosystem of plugins that WP has. Focus on non technical users only who have no idea how to write code.
The main competitor was Movable Type. I recall there being several other also-rans, but am having trouble recalling names.
Show HN: Primo – a visual CMS with Svelte blocks, a code editor, and SSG
91–100 of 122 posts
Re: Show HN: Primo – a visual CMS with Svelte blocks, a code editor, and SSG
#92I 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
#93Sigh. I presume SSG = Static Site Generator (Does anyone actually try to write clearly for people who even slightly not keeping up with their specific domain? I do webdev and even I had to think for a moment to decode the acronym)
I think most people who know they need an SSG know what SSG means. But yes, it might be more helpful for users who don't know that yet.
But the acronym is unfamiliar to me and it took me a moment or two. It's bad form and we should do it less often.
Re: Show HN: Primo – a visual CMS with Svelte blocks, a code editor, and SSG
#94Y'all remember Macromedia Dreamweaver? Nothing against this particular project, but how many times are we going to recreate a wysiwyg cms. There must be hundreds at this point.
Re: Show HN: Primo – a visual CMS with Svelte blocks, a code editor, and SSG
#95What is is: a visual website builder where I can customise blocks using an online editor.
What I'd like: an online interface that clients can use to add / change text, or make other small adjustments, for Svelte websites that I build offline using my own tools. The idea would be that, as long as I build the website according to certain interface standards, it is readable by Primo and the client can modify using the visual interface. For any bigger modifications the client would come back to me and I have all the speed and freedom of my offline workflow.
Some might suggest that what I need is a headless CMS, but I have tried those and they are all over-engineered and giving me a big headache just for setup and maintenance.
Re: Show HN: Primo – a visual CMS with Svelte blocks, a code editor, and SSG
#96Earlier quoted context omitted.
And as a frontend! I mean, I don’t mean this as a dunk, maybe it’s all cool with Supabase, but aesthetically it looks extremely similar, not just a little bit. Is that intentional? Do they encourage sharing their styles or something?
haha good point, but no it wasn't intentional. Wanted to replace the hot red & black design I had before with something besides blue.
Re: Show HN: Primo – a visual CMS with Svelte blocks, a code editor, and SSG
#97While I think the combination of drag-and-drop / blocks and Svelte is really awesome , this unfortunately sits at the wrong end of the spectrum for me. What is is: a visual website builder where I can customise blocks using an online editor. What I'd like: an online interface that clients can use to add / change text, or make other small adjustments, for Svelte websites that I build offline using my own tools. The id…
Re: Show HN: Primo – a visual CMS with Svelte blocks, a code editor, and SSG
#98While I think the combination of drag-and-drop / blocks and Svelte is really awesome , this unfortunately sits at the wrong end of the spectrum for me. What is is: a visual website builder where I can customise blocks using an online editor. What I'd like: an online interface that clients can use to add / change text, or make other small adjustments, for Svelte websites that I build offline using my own tools. The id…
If it's with not being able to use a local IDE - that is something that's currently possible by bundling your Svelte components into vanilla JS and importing them into your Primo blocks & passing along data as fields - but I'd give it a couple weeks before using it in production until we smooth it out.
But what you've described is essentially how I do my client projects - I build it all with code (usually reusing blocks from other projects) and hand off a site that literally any of my clients can edit on day one with minimal training.
Re: Show HN: Primo – a visual CMS with Svelte blocks, a code editor, and SSG
#99Earlier quoted context omitted.
haha good point, but no it wasn't intentional. Wanted to replace the hot red & black design I had before with something besides blue.
Don’t worry, we don’t mind. Thanks for using supabase! Let us know if you need anything to help with Primo - it looks amazing
Re: Show HN: Primo – a visual CMS with Svelte blocks, a code editor, and SSG
#100While I think the combination of drag-and-drop / blocks and Svelte is really awesome , this unfortunately sits at the wrong end of the spectrum for me. What is is: a visual website builder where I can customise blocks using an online editor. What I'd like: an online interface that clients can use to add / change text, or make other small adjustments, for Svelte websites that I build offline using my own tools. The id…