fundbureau: single-page site + Docker/Proxmox deploy
This commit is contained in:
@@ -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"
|
||||
Reference in New Issue
Block a user