fundbureau: single-page site + Docker/Proxmox deploy

This commit is contained in:
2026-06-29 23:47:33 +02:00
commit 2a55706a88
17 changed files with 368 additions and 0 deletions
+29
View File
@@ -0,0 +1,29 @@
baseURL = "https://fundbureau.xyz/"
languageCode = "de-CH"
title = "FUND BUREAU"
enableEmoji = true
enableRobotsTXT = true
[params]
# wordmark, oben im schwarzen feld
name = "FUND BUREAU"
# grosser einleitungssatz
intro = "a collective of architects<br>based in lucerne."
email = "hi@fundbureau.xyz"
instagram = "https://instagram.com/fundbureau"
# adresse
[params.address]
legal = "FUND BUREAU KlG"
street = "Fluhmühlerain 1"
city = "6015 Luzern"
# quadratisches bild (1:1, schon zugeschnitten)
[params.hero]
image = "/img/hero.webp"
alt = "a woman and a child, from afar"
# fuss-credit, links unten
[params.credit]
text = "built with openbureau"
url = "https://kgva.ch"