#LazyFedi, what are folks using for Indieweb personal sites these days? Wordpress is a non-starter. I am "happy" to code up my own, but not if there's something that I like floating out there that I'm not yet familiar with!
@phoenix if you like writing in Markdown, I've really been enjoying Quartz! Lots of powerful customizations, but also it works incredibly out of the box :)
They dogfood the docs here: https://quartz.jzhao.xyz/
@phoenix the source is on GitHub, but I was able to create a repo mirror on Codeberg and go from there! :)
There's a Dockerfile, so containerization / self-hosting is relatively straightforward. I think they also support a few cloud providers, too, like Vercel / Cloudflare, if you prefer.
It's best for static site generation though, so might not meet your desire for dynamic content. But I wouldn't be surprised if someone has explored a plugin that supports e.g. federated comments 👀
@phoenix depends on the type of personal website you want and whether you want to self-host it.
Like, there are so many ways you could go about it, but it all comes down to what you would like to do with it 