forked from ruangrupa/lumbung.space
new header & menu layout by Cristoph
This commit is contained in:
@ -3,6 +3,8 @@ languageCode = "en-gb"
|
||||
title = "lumbung.space"
|
||||
theme = "lumbung-theme"
|
||||
pluralizeListTitles = "false"
|
||||
paginate = 20
|
||||
|
||||
|
||||
[params]
|
||||
logo = "/img/logo.svg"
|
||||
@ -10,6 +12,9 @@ pluralizeListTitles = "false"
|
||||
description = 'a digital living room for the lumbung ekosistem'
|
||||
images = ['/img/logo.png']
|
||||
title = 'lumbung dot space'
|
||||
bundleCss = "/bundle.css"
|
||||
bundleJs = "/bundle.js"
|
||||
mainSections = ['social', 'shouts', 'calendar', 'tv', 'pen']
|
||||
|
||||
[markup.goldmark.renderer]
|
||||
unsafe = true
|
||||
@ -22,3 +27,5 @@ unsafe = true
|
||||
|
||||
[permalinks]
|
||||
timelines = "/timeline/:slug/"
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user