Blog

Articles about diagramming tools, workflows, and format conversion.

2026-04-13 · 8 min read

Diagrams in CI/CD — Validation, Linting & Auto-Publishing in 2026

How to lint, validate, and auto-publish diagrams from your CI/CD pipeline — Mermaid syntax checks in PRs, PlantUML server runs, pre-commit hooks, and SVG artifacts in GitHub Actions / GitLab CI.

Read article →
2026-04-13 · 7 min read

Mobile & Tablet Diagramming in 2026 — iPad, Stylus & Touch-First Workflows

How diagramming on iPad, Galaxy Tab, and other tablets has matured in 2026 — Apple Pencil pressure, palm rejection, browser-based PWAs, offline workflows, and the best touch-first tools.

Read article →
2026-04-13 · 7 min read

Accessible Diagrams in 2026 — Alt Text, Color Contrast & Screen Reader Support

A practical guide to making diagrams accessible — writing meaningful alt text, meeting WCAG 2.2 contrast rules, exposing SVG structure to screen readers, and testing with real tools.

Read article →
2026-04-11 · 8 min read

PlantUML vs Mermaid in 2026 — Syntax, Ecosystem & Which to Choose

A practical comparison of PlantUML and Mermaid — syntax differences, diagram coverage, tooling support, and when to pick each for your projects.

Read article →
2026-04-11 · 8 min read

Embedding Diagrams in Technical Docs — Docusaurus, MkDocs, GitBook & More

How to embed Mermaid, PlantUML, Draw.io, and Excalidraw diagrams in Docusaurus, MkDocs, GitBook, and other documentation platforms.

Read article →
2026-04-11 · 7 min read

SVG Diagram Optimization for the Web — From Export to Production

How to optimize SVG diagrams exported from Excalidraw, Draw.io, and Mermaid for faster web performance — file size reduction, accessibility, and rendering tips.

Read article →
2026-03-27 · 7 min read

D2: A Modern Diagram-as-Code Language — Syntax, Features & Comparison

D2 is a declarative diagram language with nested containers, pluggable layout engines, and built-in theming. How it compares to Mermaid and when to use each.

Read article →
2026-03-27 · 7 min read

Real-Time Collaborative Diagramming in 2026 — Tools, Workflows & Best Practices

How teams collaborate on diagrams in real time — multiplayer editing, async reviews, conflict resolution, and the best tools for each workflow.

Read article →
2026-03-27 · 8 min read

Auto-Generating Architecture Diagrams from Code in 2026

Tools and techniques for generating architecture diagrams directly from codebases — dependency graphs, infrastructure visualization, and keeping docs in sync.

Read article →
2026-03-25 · 7 min read

AI-Powered Diagramming in 2026 — Text-to-Diagram, Auto-Layout & Beyond

How AI is transforming diagramming — from text-to-diagram generation to intelligent auto-layout, shape recognition, and workflow automation.

Read article →
2026-03-25 · 8 min read

Diagram Version Control: Managing Architecture Diagrams in Git

Best practices for storing, diffing, and reviewing diagrams in Git repositories — text-based formats, binary strategies, and CI automation.

Read article →
2026-03-25 · 7 min read

Browser-Based Diagramming Tools Compared: tldraw, FigJam, Whimsical & More

A practical comparison of browser-based diagramming tools in 2026 — tldraw, FigJam, Whimsical, Lucidchart, and how they compare to Excalidraw and Draw.io.

Read article →
2026-03-23 · 8 min read

Excalidraw vs Draw.io in 2026 — Which Diagramming Tool Should You Use?

A head-to-head comparison of the two most popular open-source diagramming tools — features, collaboration, ecosystem, and when to pick which.

Read article →
2026-03-23 · 7 min read

Diagram as Code: A Practical Guide to Mermaid in 2026

Mermaid lets you write diagrams in plain text. Here's how to use it effectively across GitHub, Obsidian, Notion, and beyond.

Read article →
2026-03-23 · 6 min read

Building a Diagramming Workflow in Obsidian — Excalidraw, Mermaid & Beyond

How to set up a complete diagramming workflow inside Obsidian using the Excalidraw plugin, Mermaid code blocks, and format conversion.

Read article →