▲ 2 points
back
1 comments
I compose my posts in Vim and use Zola (previously Gutenberg) to statically compile my posts and styling. This gets bundled with Caddy into a docker container and pushed via a Makefile, which I then pull and host on my vps.
website repo: https://git.andrewzah.com/andrei/personal-blog
vps docker script setup: https://git.sr.ht/~andrewzah/andrewzah.com