a hugo theme for lumbung.space
Go to file
2021-09-24 16:59:01 +02:00
archetypes initial commit - WIP 2021-07-08 10:42:38 +02:00
layouts add event h-tags 2021-09-24 16:59:01 +02:00
static/css WIP #3 2021-09-09 21:05:38 +02:00
README.md add readme 2021-07-08 10:50:06 +02:00
theme.toml initial commit - WIP 2021-07-08 10:42:38 +02:00

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'