Compare commits

...

7 Commits

Author SHA1 Message Date
knoflook b5119752c7 change the calendar output dir 2023-05-02 22:51:19 +05:00
Aadil Ayub 5d3bfe7b69 change calendar events folder back to old name 2023-05-02 22:51:12 +05:00
Aadil Ayub a4279bc6c3 hide contributors map 2023-05-02 22:51:00 +05:00
Aadil Ayub 7366856523 update calendar events directory 2023-05-02 22:50:51 +05:00
Aadil Ayub 11ba5b920a hide contributors map 2023-05-02 22:50:43 +05:00
decentral1se 5179c5fa6c chore: remove whitespace [ci skip] 2023-05-02 22:50:29 +05:00
rra 6bff57966d Update 'themes/lumbung-theme/layouts/partials/news-ticker.html'
remove imprint references
2023-05-02 22:49:42 +05:00
4 changed files with 8 additions and 6 deletions

View File

@ -56,7 +56,7 @@ services:
volumes:
- content:/src/content
environment:
OUTPUT_DIR: /src/content/calendar
OUTPUT_DIR: /src/content/events
CALENDAR_URL: "https://cloud.lumbung.space/remote.php/dav/public-calendars/WbnHM8YdCkKT6bcT?export"
command: |
bash -c "

View File

@ -3,6 +3,7 @@ languageCode = "en-gb"
title = "lumbung.space"
theme = "lumbung-theme"
pluralizeListTitles = "false"
paginate = 20
[params]
logo = "/img/logo.svg"
@ -10,14 +11,18 @@ 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', 'events', 'tv', 'pen', 'pages']
[markup.goldmark.renderer]
unsafe = true
unsafe = true
[taxonomies]
author = "authors"
contributor = "contributors"
tag = "tags"
category = "categories"
source = "sources"
timeline = "timelines"
[permalinks]

View File

@ -5,8 +5,6 @@ draft: false
hidden: true
---
{{< map geoJson="data/geojsonContributors.json">}}
## Lumbung members
- **The Question of Funding**
- Adele Jarrar

View File

@ -1 +0,0 @@
<iframe src="https://documenta-fifteen.de/en/external-ticker-lumbung/" sandbox="allow-same-origin allow-scripts allow-popups allow-popups-to-escape-sandbox" scrolling="no" loading="lazy" style="overflow: hidden" width="100%" height="80px" frameborder="0"></iframe>