Skip to content

uhstray-io/devlog

Repository files navigation

devlog

Uhstray.io Devlog Updates

Install Go!

You can download Go from the official Go website.

Install Hugo!

go install github.com/gohugoio/hugo@latest

Install Risotto Theme

hugo mod get github.com/joeroe/risotto

Run it

Production

Download the static-web-server

./get_sws.sh

It is recommended running the build and serve scripts separately after each git pull.

./build.sh
./serve.sh

Development

hugo server -D

Deploy with docker

docker compose up -d --build

Docker Compose Down

docker compose down

About

Uhstray.io Devlog Updates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •