lumbung.space/themes/lumbung-theme
cellarspoon 8c51e28a33
shuffle hugo setup to the front
2021-12-15 12:08:23 +01:00
..
archetypes shuffle hugo setup to the front 2021-12-15 12:08:23 +01:00
layouts shuffle hugo setup to the front 2021-12-15 12:08:23 +01:00
static/css shuffle hugo setup to the front 2021-12-15 12:08:23 +01:00
README.md shuffle hugo setup to the front 2021-12-15 12:08:23 +01:00
theme.toml shuffle hugo setup to the front 2021-12-15 12:08:23 +01:00

README.md

lumbung-theme

A Hugo theme for lumbung.space

Installation

cd /my/hugosite/themes git clone https://git.vvvvvvaria.org/rra/lumbung-theme

edit /my/hugosite/config.toml:

cat config.toml 
baseURL = "http://localhost/"
languageCode = "en-us"
title = "lumbung.space"
theme = 'lumbung-theme'