Skip to content

Commit 581cb09

Browse files
authored
Merge pull request #10 from aarnphm/blog-structured-decoding-introduction
Add structured decoding introduction blog
2 parents 02c36e5 + 2460588 commit 581cb09

File tree

7 files changed

+452
-0
lines changed

7 files changed

+452
-0
lines changed

_posts/2025-01-14-struct-decode-intro.md

Lines changed: 175 additions & 0 deletions
Large diffs are not rendered by default.

_sass/minima/custom-styles.scss

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
11
// Placeholder to allow defining custom styles that override everything else.
22
// (Use `_sass/minima/custom-variables.scss` to override variable defaults)
3+
4+
figure {
5+
& > figcaption {
6+
font-style: italic;
7+
}
8+
}
Binary file not shown.
Lines changed: 271 additions & 0 deletions
Loading
53.9 KB
Loading
54.9 KB
Loading
66.3 KB
Loading

0 commit comments

Comments
 (0)