Instead of a blog, I now publish a subset of my notes as my digital garden using Quartz. I don't heavily customize the layout, as it's now important for me to spend less time hand-crafting my website and, instead, spend more time recording and publishing my findings with as little friction as possible.
My notes themselves are not stored in this repo, as I wish to keep some of them personal and private. I build off an external source of notes by running npx quartz build -d /path/to/my/notes
and filtering out what I want to publish using the ExplicitPublish plugin. To deploy to hungyi.net, I use Wrangler to deploy the build result in public
to Cloudflare Pages via direct upload.
Old blog content from the previous incarnation of hungyi.net may be slowly migrated over to this garden, if I think it's still relevant.