New blog post
Add playground link
New blog post
My SourceHut Pages site. Accessible at [https://alterae.srht.site].
There's a makefile, so this will work on any system with make
and the other dependencies installed.
You can build the site with make public
(or go directly to a built tarball with make
). To publish, run make upload
. To serve locally for development (will also be accessible to other devices on your local network for easy testing of mobile support) run make serve
.