lumbung.space/lumbung-theme
cellarspoon 74482dc8ef
ack + repos
2021-12-15 11:09:08 +01:00
..
archetypes ack + repos 2021-12-15 11:09:08 +01:00
layouts ack + repos 2021-12-15 11:09:08 +01:00
static/css ack + repos 2021-12-15 11:09:08 +01:00
README.md ack + repos 2021-12-15 11:09:08 +01:00
theme.toml ack + repos 2021-12-15 11:09:08 +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'