forked from ruangrupa/lumbung.space
cleaning out cruft
This commit is contained in:
parent
3b34e0d0e0
commit
3c67d2c862
@ -1,18 +0,0 @@
|
||||
# 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'
|
||||
```
|
@ -1,6 +1,3 @@
|
||||
# theme.toml template for a Hugo theme
|
||||
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
|
||||
|
||||
name = "Lumbung"
|
||||
license = "AGPL3"
|
||||
licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE"
|
||||
@ -9,12 +6,9 @@ homepage = "http://example.com/"
|
||||
tags = []
|
||||
features = []
|
||||
min_version = "0.41.0"
|
||||
|
||||
[author]
|
||||
name = ""
|
||||
homepage = ""
|
||||
|
||||
# If porting an existing theme
|
||||
[original]
|
||||
name = ""
|
||||
homepage = ""
|
||||
|
Loading…
Reference in New Issue
Block a user