Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions blog/animation.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
date: 2023-04-01
---

# Text to (animated) diagrams

This is a single SVG file created purely through D2 text:
Expand Down
4 changes: 4 additions & 0 deletions blog/ascii.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
date: 2025-08-02
---

import CodeBlock from '@theme/CodeBlock';
import Example from '@site/static/d2/ascii-ex.d2';

Expand Down
4 changes: 4 additions & 0 deletions blog/c4.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
date: 2025-04-02
---

import CodeBlock from '@theme/CodeBlock';
import C4 from '@site/static/d2/c4.d2';
import C4View1 from '@site/static/d2/c4-view1.d2';
Expand Down
1 change: 1 addition & 0 deletions blog/dark_mode.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
date: 2023-03-04
title: Dark-mode responsive diagrams
description: How diagrams in D2 are responsive to dark mode
slug: dark-mode
Expand Down
1 change: 1 addition & 0 deletions blog/powerpoint.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
date: 2023-04-18
title: Text to PowerPoint
description: Creating PowerPoint presentations from text with diagrams
slug: powerpoint
Expand Down
1 change: 1 addition & 0 deletions blog/sketch.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
date: 2023-03-11
title: Hand-drawn diagram aesthetic
description: How you can make diagrams look hand-drawn in D2
slug: hand-drawn-diagrams
Expand Down