nvm use v12.19.0 - exactly this version
raku versions 2022.03 specifically (apr version doesn't work)
Documentable - install documentable with zef
checkout -t remotes/origin/old-docs make assets # css & sass
documentable setup documentable start --verbose --all (all is required)]
documentable update
Devops needed this run: (could be because node version was wrong to start)
cd highlights npm install # again.
My attempt