Skip to content
sys.online
1 min read

Architecture Catalog: Generate Diagrams from Markdown in Git

Open SourceArchitectureDDD

Your architecture diagrams are lying to you. Not intentionally — they were accurate the day someone drew them. But that was six months ago.

Architecture Catalog generates interactive diagrams from plain Markdown files in Git — context maps, event flows, dependency graphs. Schema-driven, vocabulary-agnostic (works with ArchiMate, TOGAF, C4, or custom), deploys as a static site.

Read the full article on Dev.to →