This repository has been archived on 2021-12-15. You can view files and clone it, but cannot push or open issues or pull requests.
beta.lumbung.space/themes/lumbung-theme
decentral1se 05eeee19b3
Init this site
2021-07-13 10:41:39 +02:00
..
archetypes Init this site 2021-07-13 10:41:39 +02:00
layouts Init this site 2021-07-13 10:41:39 +02:00
static/css Init this site 2021-07-13 10:41:39 +02:00
README.md Init this site 2021-07-13 10:41:39 +02:00
theme.toml Init this site 2021-07-13 10:41:39 +02: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'