18 lines
601 B
Markdown
18 lines
601 B
Markdown
# fundbureau.xyz
|
|
|
|
Single-page Hugo site for **FUND BUREAU** — a collective of architects based in
|
|
Lucerne. Static, no trackers, no third-party services.
|
|
|
|
- Build: `hugo` (extended)
|
|
- Local dev: `hugo server -D`
|
|
- Content & config: `hugo.toml` (wordmark, intro, address, image, footer credit)
|
|
- Image: `static/img/hero.webp` (1:1)
|
|
- Type: Manrope reference; current build uses Neue Haas Grotesk with a Helvetica
|
|
fallback — drop the woff2 into `static/fonts/` to enable it.
|
|
|
|
## Deploy
|
|
|
|
Docker (nginx) in an LXC on Proxmox, Caddy in front for TLS. See [`deploy/`](deploy/).
|
|
|
|
Built with openbureau.
|