page builder
like pretty much everything i've created with claude code, this, too, i have inevitably wrapped in a builder of some sort. at this point i've "accidentally" created three saas platforms, although this one has zero monetization option.
so yeah, welcome to the page builder. as mentioned elsewhere, i'm a fan of bare bones html websites. the problem is that platforms that cater to this are few and far between. oh sure, you can run your own ngnix server (either locally or in the cloud) but i didn't really want to deal with all of that, and my guess is that you don't, either. shit, you're probably not even THAT interested in using this as anything other than a ten-minute trip down (a path that runs adjacent to) memory lane, and that's fine.
what you're looking at here is a platform, created with claude code running on vercel and supabase, that allows overwhelmingly simple website creation. no custom urls - just users.lance.net/yourusername. 20 megs of storage, that's it. you *have* to hand-write your html like the pilgrims did. i learned html from a book in.. 1997 i think. it's not THAT hard.
it's not a perfect emulation of what it once was - there are modern concessions. a limited backend gui, assisted coding that pops up as you start typing an html tag, etc.
if you already have / once you do have the basics of html down, go to sites.lance.net to get started. you just need an email address. the rest is pretty self explanatory, i think. some settings are configurable in the settings link at the bottom.