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 --- content/en/articles/gify-back-to-bash-scripting/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/en/articles/gify-back-to-bash-scripting/index.md') diff --git a/content/en/articles/gify-back-to-bash-scripting/index.md b/content/en/articles/gify-back-to-bash-scripting/index.md index edf0f1e..ee47220 100644 --- a/content/en/articles/gify-back-to-bash-scripting/index.md +++ b/content/en/articles/gify-back-to-bash-scripting/index.md @@ -3,7 +3,7 @@ title = "gify.sh – back to bash scripting" author = "Danilo M." type = "tech" date = "2016-01-25T12:41:06+00:00" -image = "G0092546.jpg" +image = "/uppies/2016/01/G0092546.jpg" categories = ["code", "diy", "fotografia"] tags = ["bash", "convert", "gif", "imagemagik", "mogrify", "script"] +++ -- cgit v1.2.3