I stumbled upon this self-hosted linktree alternative.
It’s the simplest project ever, but that’s exactly what I like about it. I think it’s good for people who have a domain but don’t want to bother making a website.
Unfortunately, you have to edit the HTML to use it.
I’m thinking about making a form that generates something like this to make it accessible to people like my parents.
You can view the resultant page if you click the preview checkbox. Otherwise, it downloads the page as a single html file. To make that work, the image is embedded as a data url.
I finally got around to adding an option to download the index.html in an archive. That should make it a lot easier to deploy in one step to services like Cloudflare pages and vercel.