Skip to content

Commit 4b9fe66

Browse files
committed
add blog post dates
1 parent f5d13f3 commit 4b9fe66

6 files changed

Lines changed: 15 additions & 0 deletions

File tree

blog/animation.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
date: 2023-04-01
3+
---
4+
15
# Text to (animated) diagrams
26

37
This is a single SVG file created purely through D2 text:

blog/ascii.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
date: 2025-08-02
3+
---
4+
15
import CodeBlock from '@theme/CodeBlock';
26
import Example from '@site/static/d2/ascii-ex.d2';
37

blog/c4.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
date: 2025-04-02
3+
---
4+
15
import CodeBlock from '@theme/CodeBlock';
26
import C4 from '@site/static/d2/c4.d2';
37
import C4View1 from '@site/static/d2/c4-view1.d2';

blog/dark_mode.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
date: 2023-03-04
23
title: Dark-mode responsive diagrams
34
description: How diagrams in D2 are responsive to dark mode
45
slug: dark-mode

blog/powerpoint.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
date: 2023-04-18
23
title: Text to PowerPoint
34
description: Creating PowerPoint presentations from text with diagrams
45
slug: powerpoint

blog/sketch.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
date: 2023-03-11
23
title: Hand-drawn diagram aesthetic
34
description: How you can make diagrams look hand-drawn in D2
45
slug: hand-drawn-diagrams

0 commit comments

Comments
 (0)