
-
eleventy 🕚⚡️
A simpler site generator. Transforms a directory of templates (of varying types) into HTML.
The only time I have any need for a project like this in recent years is for hobby projects, but I've been quite fond of the static site generator approach, especially using Eleventy ( https://www.11ty.dev/ ), hosted any-old-where, though Netlify certainly makes it very easy.
-
SurveyJS
JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
-
contentlayer
Contentlayer turns your content into data - making it super easy to import MD(X) and CMS content in your app
For my personal website, I use Next and Contentlayer since I prefer to write my content as markdown files. I then host it using vercel's free tier.
-
-
-
I used 11ty and Tailwind for good SSG. https://www.ng-journal.com
-
I’m trying out Publii (https://getpublii.com/). It’s an app on your computer that gives a nice interface for building pages and managing content. Supports themes, syncing and uploading to your host (I’m using AWS S3 + Cloudfront for the moment), has a few extensions, more I can’t remember rn. Totally free and open source.
-
next feels like overkill for a content site. I'd look at astro.build and whatever CMS floats your boat.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
Umbraco
Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.
Umbraco - for .NET devs
-
Starter-Kit-V4-Eleventy
Complete Website kit built in eleventy with a working blog that connects to Netlify CMS in a few clicks
-
finished-starter
Free website ready to go in one click, with blog, events, e-commerce, search, and everything else. Blazing fast JAMstack performance, vanilla JS and utility-first CSS, and opinionated in all the right ways.
If you're looking for a maximalist Jekyll starter, may I point you to https://github.com/lowerbarriers/finished-starter ?
-
tailwind-nextjs-starter-blog
This is a Next.js, Tailwind CSS blogging starter template. Comes out of the box configured with the latest technologies to make technical writing a breeze. Easily configurable and customizable. Perfect as a replacement to existing Jekyll and Hugo individual blogs.
At Axolo (https://axolo.co/blog), we love this tailwind next.js open source project https://github.com/timlrx/tailwind-nextjs-starter-blog
-
Personal blog, using Docusaurus
-
Statamic (PHP / Laravel)
-
Route
Fast PSR-7 based routing and dispatch component including PSR-15 middleware, built on top of FastRoute.
I use PHP with Route, the Plates template engine, and my blog posts are markdown files grouped by folder (year/month/day.md).
-
I use PHP with Route, the Plates template engine, and my blog posts are markdown files grouped by folder (year/month/day.md).
-
neon
Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, code-like database branching, and scale to zero.
I use my blog as an excuse to play around with new stuff too. There’s some Rust and Neon powering a few random things on my blog like talking to Spotify’s API and blog view counts. It’s arguable mot the most efficient way of doing things (SSR with would suffice), but I that’s what makes me excited to still tinker with my blog and add new things when I can. Astro makes it easy and straightforward while being able to bring your framework gives you the best of all worlds too!
-
Directus
The flexible backend for all your projects 🐰 Turn your DB into a headless CMS, admin panels, or apps with a custom UI, instant APIs, auth & more.
Maybee it's overkill for a simple block, but Directus sounds like a decent choice if you want to get away from Strapi. https://directus.io/
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
Related posts
-
Indie Hacking with Open Source Tools: Innovating on a Budget
-
Engineers who have a personal website/blog, what are you using to host/generate it?
-
How do I "deliver" the portfolio website my client asked for?
-
Indie Hacking with Open Source Tools: Innovating on a Budget
-
Ow I Blog with Obsidian, Hugo, GitHub, and Cloudflare – Zero Cost Owned