A Hugo theme for lumbung.space
cd /my/hugosite/themes git clone https://git.vvvvvvaria.org/rra/lumbung-theme
cd /my/hugosite/themes
git clone https://git.vvvvvvaria.org/rra/lumbung-theme
edit /my/hugosite/config.toml:
/my/hugosite/config.toml
cat config.toml baseURL = "http://localhost/" languageCode = "en-us" title = "lumbung.space" theme = 'lumbung-theme'