My personal web homepage.
Currently built on the hugo static site generator.
Currently using a free fontawesome kit (2693fce77c) for some icon sets, like social media icons. See fontawesome website to manage the kit.
Currently using hugo theme "terminal". Thanks to panr and other contributors!
Using github actions workflows for CI & CD.
Currently, workflow main.yml defines basic CI, using nix to run the make build command.
Continuous staging deployments is setup through workflow staging.yml.