Hugo static website.
You can run this locally using the normal hugo commands.
There is also a Makefile. make dev
and make highlight
are the primary commands.
CUE code highlighting is done with shiki
.
The setup requires cloning the following PR until it is merged.
(shikijs/shiki#236).
You can use a symlink to place it in the global node modules location for your system.