Static single-page site for catena-lang.org / catena-lang.com.
index.html- the site.catena-logo.svg- CATENA wordmark, generated from Montserrat Bold 700 and converted to paths.favicon.svg,favicon.ico,favicon.png- favicon assets generated from a Montserrat Bold 700C.tools/render-logo.sh- regeneratescatena-logo.svg.tools/render-favicon.sh- regenerates favicon assets.shell.nix- local tooling withmontserrat,fontconfig,inkscape,imagemagick, andperl.
Edit index.html directly. It is standalone and has no runtime build step.
With Nix:
nix-shell --run ./tools/render-logo.sh
nix-shell --run ./tools/render-favicon.sh