Here lies the website for the jank programming language. View the website here https://jank-lang.org
Nix provides everything, so first just enter a Nix shell.
$ nix-shell
From there, you can build the full site to the build
directory.
$ jank-build
To build and deploy, use the following.
$ jank-deploy