π¨ CRITICAL WARNING
You MUST ALWAYS run
npx quartz buildto compile and deploy changes. Failing to do so results in stale public assets.
πΊοΈ /ymlsum (Site Topology Summary)
sites:
- dv.0rk.de
- quartz-omp
- quartz-q5
- quartz-ssot
shared_config:
typography:
header: "Schibsted Grotesk"
body: "Source Sans Pro"
colors:
light_bg: "#faf8f8"
dark_bg: "#161618"
plugins:
- created-modified-date
- syntax-highlighting
- obsidian-flavored-markdown𧬠Core Configuration (DRY)
All four detected sites share the EXACT SAME core configuration. Do NOT repeat yourself.
π¨ Theming & Typography
- Header Font:
Schibsted GroteskποΈ - Body Font:
Source Sans Proπ - Light Mode BG:
#faf8f8βοΈ - Dark Mode BG:
#161618π
π Standard Plugins
created-modified-dateπ (Automated metadata timestamping)syntax-highlightingβ¨ (Code block rendering)obsidian-flavored-markdownπ (Wikilinks, callouts, embeds)
π‘ Idiot-Proof Reminders
- π No exceptions: The configuration is identical across all environments. Keep it Simple, Stupid (KISS).
- π Routing: Use strictly lowercase, kebab-case filenames to prevent Nginx 404s.
- π Automation: Deployments to local Nginx depend on the
public/directory generated vianpx quartz build.
π: [Cheat sheet generated. All sites share 100% identical configuration.]