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