Content of https://un5h2c9ru75pe96bh28f6wr.julianrbryant.com/
git clone https://github.com/itsallcode/itsallcode.github.io.git
cd itsallcode.github.io/
git submodule init
git submodule updateInstall Hugo:
sudo apt install hugoStart Hugo server:
cd itsallcode.github.io
hugo serverOpen https://localhost:1313 in your browser. The blog will be updated automatically when you save files.
Run the following command:
hugoThis will generate the website in directory public/.