freakydude / freakydude.github.io

My freakydu.de blog
https://blog.freakydu.de
2 stars 1 forks source link
artillery blog hugo marlin programming wsl

Published

You can find that site under

https://blog.freakydu.de

Clone, build and run source

Clone Source

git clone https://github.com/freakydude/freakydude.github.io

Init PaperMod submodule

git submodule add --depth=1 https://github.com/adityatelange/hugo-PaperMod.git themes/PaperMod
git submodule update --init --recursive

Build and run hugo server