rra
3 years ago
1 changed files with 18 additions and 0 deletions
@ -0,0 +1,18 @@ |
|||
# 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' |
|||
``` |
Loading…
Reference in new issue