Abandoned Tailwind CSS projects

8 Tailwind CSS projects looking for a new maintainer. Pick one up.

Tessera

Vector tile server for OpenStreetMap with custom style support

Abandoned

Tessera serves MBTiles files as vector tiles with custom Mapbox GL styles. Used it to build a hiking maps site for a national park. The interesting bit was the style compiler that takes a JSON style spec and emits optimized PMTiles. I'm leaving the maintainer role because the OSM ecosystem has moved on to PMTiles and the project would need a rewrite to stay current.

#python#postgresql#docker#tailwind
1y ago
Adopt →

Pinnacle

Headless commerce for indie devs who hate Shopify

Abandoned

Pinnacle is what I wanted Shopify to be when I was running a tiny t-shirt shop. Clean API, no theme lock-in, supports weird product types. Got to 40 paying customers, then realized I'd built myself a second job. Sold the customer list to a friend with a Shopify store (with their consent) and walked away. The code is well-organized. The docs are okay. The pricing model is wrong — I made it too cheap.

#typescript#nodejs#react#nextjs +3
1y ago
Adopt →

Driftwood

A markdown blog framework for hackers. No JS, just files.

Abandoned

Driftwood was my weekend project for two years. It served my own blog for 18 months. It does exactly one thing: turns a folder of .md files into a static site. Has RSS, has tags, has a theme system. Doesn't have a build step. Doesn't have a config file. Just runs. It taught me a lot about Go templates. I don't blog publicly anymore (moved to paper journals), so it has no user. Would love to see it find one.

#go#tailwind
2y ago
Adopt →

Vellum

Static site generator with MDX and content collections

Adopted

Vellum is a 4k-line Go program that turns MDX into static HTML. No JS, no hydration, no client framework. I built it because every other SSG I tried had a config file longer than my actual content. Vellum has zero config. The trade-off: you can't extend it. That's by design. Maintenance was light — I'd update a dependency every 3 months. I stopped when the Go ecosystem moved to generics and I didn't want to do the migration.

#go#tailwind
3y ago · by User
Read →