a hugo theme for lumbung.space
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
rra 0dadd4c02d try the fonts suggested by 4oo2 and add start of #9 2 years ago
archetypes initial commit - WIP 3 years ago
layouts try the fonts suggested by 4oo2 and add start of #9 2 years ago
static/css try the fonts suggested by 4oo2 and add start of #9 2 years ago
README.md add readme 3 years ago
theme.toml initial commit - WIP 3 years ago

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'