Live data from Hacker News

Show HN: Primo – all-in-one IDE, CMS, component library, static site generator

primo.af

101–110 of 214 posts

Re: Show HN: Primo – all-in-one IDE, CMS, component library, static site generator

#101
post #94

If you need any inspiration from similar products (I was building this exact thing with a friend for the last week or so, gonna toss that in the bin now haha): https://grapesjs.com/ https://pinegrow.com/tailwind-visual-editor/ Here's a video of what we were working on, if anyone's curious: https://streamable.com/9elv76 I swear the zeitgeist/collective unconscious is real.

That's rad. What did you use to build it?

Thanks! It's grapes.js with custom component definitions for the re-usable blocks.

Re: Show HN: Primo – all-in-one IDE, CMS, component library, static site generator

#102
post #43

Earlier quoted context omitted.

I completely agree, OP could absolutely make this a COSS (commercial open source software) service.

That's the goal :) But without artificially limiting features.

A big fan of that approach right now: have enough money coming in through “patrons”, sponsors, or business licenses that the product/technology itself can be free

Re: Show HN: Primo – all-in-one IDE, CMS, component library, static site generator

#103
post #69
post #62

Earlier quoted context omitted.

This feels like such a ludicrous concept, but also I love it. I've recently fallen back into the world of building static marketing sites and the tooling is now so sophisticated, cheap and undifferentiated. We're solving the same problem over and over in very similar ways. I generally despise all-in-one solutions, but this use case actually makes a lot of sense at this point.

I don't know about ludicrous — this is essentially the same USP you get from Squarespace, Wix, etc., but just without the "and we host the resulting site for you" part. In trade for not doing the hosting, it becomes just a native app you can own, rather than a subscription service. Just need a commodity web host to slap it up on.

> Just need a commodity web host to slap it up on.

I suggest NearlyFreeSpeech. It has an outdated UI and it's very DIY, but the pricing is very good. They have an option for static sites, with a lower price.

Re: Show HN: Primo – all-in-one IDE, CMS, component library, static site generator

#104
I made something similar when I was looking for an alternative to Shopify component based template CMS for the company I was working for at the time. It's a very good compromise between developer flexibility and marketer accessibility.

Congrats!

Re: Show HN: Primo – all-in-one IDE, CMS, component library, static site generator

#105
post #64

Uses ProseMirror [1] internally. Nice choice! [1] https://prosemirror.net/

ProseMirror and CodeMirror. Those guys do great work.

It's actually a single guy, Marijn Haverbeke. He is also the author of "Eloquent JavaScript".

https://marijnhaverbeke.nl/

Re: Show HN: Primo – all-in-one IDE, CMS, component library, static site generator

#107
post #47

Why give this away? You could have a good business. You’re leaving money on the table.

I don't get it. There are dozens of amazing open source projects posted on HN every week, and on average, the ones out of these that are outstanding and could be turned into a business model are countless every month. So I don't understand what makes this project stand out so much that it's like leaving money on the table. (this is the first time I'm seeing a comment where the money is apparently on the table because…

Because lots of us see where this fits in the market. Businesses want to leave wordpress, and wix/squarespace are almost exclusively targeting non-technical users.

This type of approach lets a technical person work with the marketing team so that the site can be both easy to update and optimized for business needs.

You’re right that good software/service does not automatically mean profit, but you’re missing the understanding that if you serve a hungry demographic, you only need a MVP to bring in revenue.

Re: Show HN: Primo – all-in-one IDE, CMS, component library, static site generator

#108
post #99
post #79

Earlier quoted context omitted.

Is that project front page an IDE?

It's part of the app since it also serves as the dashboard once you log in, but ideally it would be separate

Actually, it could be a cool demo if the page were build with Primo and you added a fake login so a visitor could "edit" (but not save) the page!

Re: Show HN: Primo – all-in-one IDE, CMS, component library, static site generator

#109
I imagine this is similar in concept to Webflow, Wix, Squarespace, etc? As in, a tool to build a custom static website with easily editable content.

Since this needs a lot of code to actually create a site, why not create a CMS instead that can be connected through an API to a SSG?

Post reply on HN