Uhstray.io Devlog Updates
You can download Go from the official Go website.
git clone --recursive https://github.com/uhstray-io/devlog
cd devloggo install github.com/gohugoio/hugo@latesthugo mod get github.com/joeroe/risottoDownload the static-web-server
./get_sws.shIt is recommended running the build and serve scripts separately after each git pull.
./build.sh
./serve.shhugo server -Ddocker compose up -d --builddocker compose down