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:
- Open the Source: Edit Network Map Source.
- Update the Drawing: Add/Move concepts as needed.
- Automatic Sync: The plugin is configured to automatically export an updated
_assets/PublicNetworkMap.svgon save. - Publish: Quartz will automatically pick up the new SVG on the next build.
Status: Operational (Auto-Updating SVG) Related: The Stack, Home Lab 101