Network Map 2026

The Instructor's Perspective

In a “Manageable Mess,” your visual maps are your primary navigation. We use an Auto-Updating SVG export for the static site (Quartz). This ensures that every time the source drawing is saved, the published map is automatically refreshed with zero extra steps.

Current Topology


🛠️ Maintenance & Updates

If the “Ground Truth” changes, follow these steps:

  1. Open the Source: Edit Network Map Source.
  2. Update the Drawing: Add/Move concepts as needed.
  3. Automatic Sync: The plugin is configured to automatically export an updated _assets/PublicNetworkMap.svg on save.
  4. Publish: Quartz will automatically pick up the new SVG on the next build.

Status: Operational (Auto-Updating SVG) Related: The Stack, Home Lab 101