From 0638a25e2c2476ff19d17da1b7a014aae91692c9 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Wed, 22 Apr 2026 18:34:54 +0200 Subject: working on the frontmatters for all articles --- content/en/articles/gify-back-to-bash-scripting/index.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'content/en/articles/gify-back-to-bash-scripting') 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 647c8ea..24e8834 100644 --- a/content/en/articles/gify-back-to-bash-scripting/index.md +++ b/content/en/articles/gify-back-to-bash-scripting/index.md @@ -4,9 +4,10 @@ author = "Danilo M." type = "tech" date = "2016-01-25T12:41:06+00:00" image = "/uppies/2016/01/G0092546.jpg" -categories = ["code", "diy", "fotografia"] -tags = ["bash", "convert", "gif", "imagemagik", "mogrify", "script"] +categories = [ "Code", "DIY", "Photography"] +tags = [ "bash", "convert", "gif", "imagemagik", "mogrify", "script"] +++ + {{< image class="max-w-lg mx-auto" src="/uppies/2016/01/piscaturi.gif" alt="piccoli pescatori crescono" caption="gif image created using gify.sh" >}}{{< /image >}} Today I'll present you a useful script that will help you create amazing gifs from your still photos using a couple tools from the [IMAGEMAGIK](https://www.imagemagick.org) suite, so without further ado, here it is, straight from github's gists. -- cgit v1.2.3