Merge pull request 'front page redesign & post filtering' (#63) from r/lumbung.space:main into main

Reviewed-on: ruangrupa/lumbung.space#63
This commit is contained in:
2022-12-19 09:24:21 +01:00
parent b196fc363b
commit 9d4cf8d394
29 changed files with 1008 additions and 240 deletions

View File

@ -5,6 +5,7 @@ theme = "lumbung-theme"
pluralizeListTitles = "false"
paginate = 20
[params]
logo = "/img/logo.svg"
favicon = "/img/favicon.ico"
@ -24,6 +25,9 @@ paginate = 20
tag = "tags"
source = "sources"
timeline = "timelines"
[permalinks]
timelines = "/timeline/:slug/"