Personal website, hosted via Github Pages at https://mitranim.com.
Install global dependencies:
make deps
...or just clone submodules:
make mod
Develop:
make
Deployment is automatic via Github Actions.