What should be my next SSG/JAMstack?

Absolutely call on me. The other big challenge is content types. Non-profits (and goverment) are different from other businesses in that their service is providing information. From the get go, I know I’ll need an event content type, which leads to an upcoming events feed. They’ll need some sort of resource content type that will contain uploads and they’re not gonna scale those images/minify PDFs so DAM and automatic image formatting/scaling is a must. Visual builders handle DAM well but not content types and especially no bespoke CMS to handle them. This is where cloudcannon has their advantage and what I’m hoping to create.

3 Likes

That’s a really excellent idea. The people demand it!

@Ed_Cupaioli I agree with the guy who recommends Astro. It checks all your boxes. You barely need to know any JS to get started with it – all you need is to understand components, imports, and layouts and you’re off to the races… and all that stuff is pretty intuitive if you’ve ever even glanced at React.

3 Likes