🚨 CRITICAL WARNING

You MUST ALWAYS run npx quartz build to 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

  1. created-modified-date πŸ•’ (Automated metadata timestamping)
  2. syntax-highlighting ✨ (Code block rendering)
  3. 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 via npx quartz build.

πŸ˜‡: [Cheat sheet generated. All sites share 100% identical configuration.]