Live data from Hacker News

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

primo.af

211–214 of 214 posts

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

#211
post #2

Hi HN. primo is an IDECMSCLSSG (short for IDE, CMS, Component Library, Static Site Generator) I’ve been working on for a few months. The idea came from wanting to host a Notion page at a domain name and not being able to. Once I made the initial version - a basic text editor - the rest of the features just came naturally (except for the SSG, which came from not wanting to deal with hosting). I’d written off freelance…

Looks amazing ! +1 on Svelte ! My new goto tool and very refreshing :)

+1 Svelte. I spent less time building SPA with Svelte than React.

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

#212
post #2

Hi HN. primo is an IDECMSCLSSG (short for IDE, CMS, Component Library, Static Site Generator) I’ve been working on for a few months. The idea came from wanting to host a Notion page at a domain name and not being able to. Once I made the initial version - a basic text editor - the rest of the features just came naturally (except for the SSG, which came from not wanting to deal with hosting). I’d written off freelance…

I've never used Svelte so would love to know what attracts you to it :)

Svelte's built-in reactive store is my favorite feature. The output bundle size too.

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

#213
post #94

Earlier quoted context omitted.

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

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

Interesting, I wanted to build something similar for tailblocks [1] so I forked stitches [2] to build this: https://stitches-for-tailblocks.netlify.app/

Now that you introduced me to grapesjs there's gotta be a new iteration on my part, thanks!

[1]: https://mertjf.github.io/tailblocks/ [2]: https://stitches.hyperyolo.com/

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

#214

Mateo, I'm very interested in primo and look forward to putting it to work once it is open source. So very pleased that you are heading that way! I'd like to sign up to the forum without using github (as I'm allergic to anything leaking data, esp to corporations / Microsoft). I realise it may be needed for some primo features, but is there any chance we can use email to auth with primo's Discourse? I'll be building t…

Thanks for the interest! I’m in the process of stripping the tool out of the online service so it can easily be self-hosted or run locally. I’ll make sure to enable email auth in Discourse once the source is published.
Post reply on HN