From beb62373ad8330e33840ae14d5eb24441d97b543 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Thu, 16 Apr 2026 14:52:16 +0200 Subject: feat: import 36 articles with assets and create supporting shortcodes - Migrate all English articles from old site to content/en/articles/ - Organize article assets in static/uppies/year/month/ structure - Create Italian article stubs with draft=true status - Add 7 new shortcodes: strike, em, dropcap, figure, highlight, img, youtube, gal-img - Update article image paths to reference /uppies/ locations - All 36 articles now build successfully without errors Co-Authored-By: Claude Haiku 4.5 --- .../2021/05/2021-04-25-183336_1366x768_scrot.png | Bin 0 -> 305100 bytes .../2021/05/2021-04-25-190246_1366x768_scrot.png | Bin 0 -> 170063 bytes static/uppies/2021/05/PXL_20210501_114542849.jpg | Bin 0 -> 3267685 bytes static/uppies/2021/05/solvespace_demo.webm | Bin 0 -> 3469196 bytes static/uppies/2021/05/vault-door1.jpg | Bin 0 -> 1173340 bytes 5 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 static/uppies/2021/05/2021-04-25-183336_1366x768_scrot.png create mode 100644 static/uppies/2021/05/2021-04-25-190246_1366x768_scrot.png create mode 100644 static/uppies/2021/05/PXL_20210501_114542849.jpg create mode 100644 static/uppies/2021/05/solvespace_demo.webm create mode 100644 static/uppies/2021/05/vault-door1.jpg (limited to 'static/uppies/2021/05') diff --git a/static/uppies/2021/05/2021-04-25-183336_1366x768_scrot.png b/static/uppies/2021/05/2021-04-25-183336_1366x768_scrot.png new file mode 100644 index 0000000..d2bbad6 Binary files /dev/null and b/static/uppies/2021/05/2021-04-25-183336_1366x768_scrot.png differ diff --git a/static/uppies/2021/05/2021-04-25-190246_1366x768_scrot.png b/static/uppies/2021/05/2021-04-25-190246_1366x768_scrot.png new file mode 100644 index 0000000..a1c49ec Binary files /dev/null and b/static/uppies/2021/05/2021-04-25-190246_1366x768_scrot.png differ diff --git a/static/uppies/2021/05/PXL_20210501_114542849.jpg b/static/uppies/2021/05/PXL_20210501_114542849.jpg new file mode 100644 index 0000000..d572567 Binary files /dev/null and b/static/uppies/2021/05/PXL_20210501_114542849.jpg differ diff --git a/static/uppies/2021/05/solvespace_demo.webm b/static/uppies/2021/05/solvespace_demo.webm new file mode 100644 index 0000000..4ef6cee Binary files /dev/null and b/static/uppies/2021/05/solvespace_demo.webm differ diff --git a/static/uppies/2021/05/vault-door1.jpg b/static/uppies/2021/05/vault-door1.jpg new file mode 100644 index 0000000..3e12b22 Binary files /dev/null and b/static/uppies/2021/05/vault-door1.jpg differ -- cgit v1.2.3