Now you, too, can have your own Selkouutiset Archive. 🌟
You will need Hugo installed, at at least version...
$ hugo version
# hugo v0.123.3-a75a659f6fc0cb3a52b2b2ba666a81f79a459376+extended linux/amd64 BuildDate=2024-02-23T17:09:20Z VendorInfo=snap:0.123.3
... Yeah, that one. No other dependencies needed!
Get your website up to date and locally running:
rm -rf selkouutiset-archive/ && git clone https://github.com/hiAndrewQuinn/selkouutiset-archive.git
pushd selkouutiset-archive/
git submodule update --init --remote
hugo server
popd
That's all you need! Go to http://localhost:1313
to see your website.