diff options
Diffstat (limited to 'content')
20 files changed, 22 insertions, 5 deletions
diff --git a/content/en/_index.md b/content/en/_index.md index 68fb715..8843a37 100644 --- a/content/en/_index.md +++ b/content/en/_index.md @@ -5,6 +5,8 @@ description: "Portfolio and blog by Danilo Macrì" {{< gravatar email="danixland@gmail.com" class="mx-auto w-32 h-32 rounded-full object-cover" >}} +# Hi, I'm danix + Welcome to danix.xyz, my name is Danilo but you can call me danix. > Here I write about stuff I find interesting. On this site you may read about web development in WordPress, Hugo, AI, bash, Slackware GNU/Linux, and lots of other things. Feel free to have a look and take what you like.
\ No newline at end of file diff --git a/content/en/articles/conquista-la-folla/index.md b/content/en/articles/conquista-la-folla/index.md index fc147a4..5df2eae 100644 --- a/content/en/articles/conquista-la-folla/index.md +++ b/content/en/articles/conquista-la-folla/index.md @@ -5,7 +5,7 @@ type = "quote" date = "2013-04-21T08:17:11+00:00" categories = [ "Blogging"] tags = ["gladiator", "massimo decimo meridio"] - +excerpt = "The iconic line from Maximus Decimus Meridius in Gladiator." +++ {{< quote source="Massimo X Meridio" >}} I will win the crowd... I will give them something they have never seen before. 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 9e0faee..2bffd66 100644 --- a/content/en/articles/gify-back-to-bash-scripting/index.md +++ b/content/en/articles/gify-back-to-bash-scripting/index.md @@ -6,7 +6,7 @@ date = "2016-01-25T12:41:06+00:00" image = "/uppies/2016/01/G0092546.jpg" categories = [ "Code", "DIY", "Photography"] tags = [ "bash", "convert", "gif", "imagemagik", "mogrify", "script"] - +excerpt = "A bash script to create animated GIFs from still photos using ImageMagick." +++ {{< 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 >}} diff --git a/content/en/articles/imagine/index.md b/content/en/articles/imagine/index.md index ab0f347..c6d12b3 100644 --- a/content/en/articles/imagine/index.md +++ b/content/en/articles/imagine/index.md @@ -6,6 +6,7 @@ date = "2015-01-11T01:38:25+00:00" image = "/uppies/2020/10/imagine_colors.jpg" categories = [ "Blogging", "Self Reflection"] tags = [ "imagine", "john lennon"] +excerpt = "John Lennon's Imagine retold as a comic strip." +++ {{< image src="/uppies/2020/10/imagine_colors.jpg" alt="Imagine by John Lennon as a comic strip" >}}{{< /image >}} diff --git a/content/en/articles/playing-with-colors/index.md b/content/en/articles/playing-with-colors/index.md index 0b86780..a20796a 100644 --- a/content/en/articles/playing-with-colors/index.md +++ b/content/en/articles/playing-with-colors/index.md @@ -6,7 +6,7 @@ date = "2016-02-14T17:52:21+00:00" image = "/uppies/2016/02/palette.jpg" categories = [ "Code", "DIY"] tags = [ "colors", "github", "html5", "palette", "php", "viewer"] - +excerpt = "A small PHP tool written from scratch to visualize and combine color palettes." +++ {{< image src="/uppies/2016/02/palette.jpg" alt="palette-viewer screenshot" link="https://github.com/danixland/palette-viewer" caption="palette-viewer on github" >}}{{< /image >}} diff --git a/content/en/articles/sasso-carta-forbice-lucertola-spock/index.md b/content/en/articles/sasso-carta-forbice-lucertola-spock/index.md index 28b35a0..6788cb8 100644 --- a/content/en/articles/sasso-carta-forbice-lucertola-spock/index.md +++ b/content/en/articles/sasso-carta-forbice-lucertola-spock/index.md @@ -7,6 +7,7 @@ date = "2010-11-10T14:08:19+00:00" image = "/uppies/2010/11/nimoy-spock.jpg" categories = [ "Blogging"] tags = ["game", "lizard", "paper", "rock", "scissors", "spock"] +excerpt = "Adding Lizard and Spock to Rock Paper Scissors eliminates ties between regular players." +++ Who among you, my loyal (3) readers, hasn’t played at least once in their life the game of Rock, Paper, Scissors? Well, if you have, you’ve probably noticed that among players who play frequently, there’s an 80% chance of a tie due to the limited number of options… diff --git a/content/en/articles/speak-to-me/index.md b/content/en/articles/speak-to-me/index.md index a413fce..962f416 100644 --- a/content/en/articles/speak-to-me/index.md +++ b/content/en/articles/speak-to-me/index.md @@ -6,6 +6,7 @@ image = "/uppies/2013/03/The_Dark_Side_of_the_Moon_cover.svg.png" date = "2013-03-19T20:29:57+00:00" categories = [ "Blogging"] tags = ["mad", "pink floyd"] +excerpt = "Opening line from Pink Floyd's The Dark Side of the Moon." +++ {{< quote source="Pink Floyd - Speak to Me" >}} diff --git a/content/en/articles/sunset-in-siderno/index.md b/content/en/articles/sunset-in-siderno/index.md index e1b73ac..468d15d 100644 --- a/content/en/articles/sunset-in-siderno/index.md +++ b/content/en/articles/sunset-in-siderno/index.md @@ -6,6 +6,7 @@ date = "2016-01-25T17:31:56+00:00" image = "/uppies/2016/01/dx_0013.jpg" categories = [ "Blogging"] tags = [ "nature", "gopro", "kdenlive", "siderno", "sunset", "timelapse", "youtube"] +excerpt = "First video experiment: a GoPro Hero+ timelapse of sunset in Siderno, edited with Kdenlive." +++ {{< video id="ku9JVNK6rLU" title="Sunset in Siderno - GoPro timelapse" >}} diff --git a/content/en/articles/walt-quote/index.md b/content/en/articles/walt-quote/index.md index aa6eabe..da0bbc6 100644 --- a/content/en/articles/walt-quote/index.md +++ b/content/en/articles/walt-quote/index.md @@ -6,7 +6,7 @@ image = "/uppies/2015/06/walt.jpg" date = "2015-06-10T02:41:58+00:00" categories = [ "Self Reflection"] tags = [ "inspiring", "quote", "Walt Disney"] - +excerpt = "Walt Disney on dreams and having the courage to pursue them." +++ {{< quote source="Walt Disney">}} diff --git a/content/it/_index.md b/content/it/_index.md index fea839d..4ac5856 100644 --- a/content/it/_index.md +++ b/content/it/_index.md @@ -5,6 +5,8 @@ description: "Portfolio e blog di Danilo Macrì" {{< gravatar email="danixland@gmail.com" class="mx-auto w-32 h-32 rounded-full object-cover" >}} +# Ciao, io sono danix + Benvenuto su danix.xyz, io sono Danilo, ma puoi chiamarmi danix. > Su queste pagine scrivo di tutto ciò che trovo interessante. Potrai leggere articoli riguardanti lo sviluppo web su WordPress, Hugo, intelligenza artificiale, bash, Slackware GNU/Linux, e molte altre cose. Dai pure un'occhiata e prendi ciò che più ti piace.
\ No newline at end of file diff --git a/content/it/articles/conquista-la-folla/index.md b/content/it/articles/conquista-la-folla/index.md index 915102a..19411d1 100644 --- a/content/it/articles/conquista-la-folla/index.md +++ b/content/it/articles/conquista-la-folla/index.md @@ -5,6 +5,7 @@ type = "quote" date = "2013-04-21T08:17:11+00:00" categories = ["Blogging"] tags = ["gladiator", "massimo decimo meridio"] +excerpt = "La celebre battuta di Massimo Decimo Meridio dal film Gladiator." +++ {{< quote source="Massimo X Meridio" >}} diff --git a/content/it/articles/convertire-file-video-in-mp3/index.md b/content/it/articles/convertire-file-video-in-mp3/index.md index 71d2706..7244450 100644 --- a/content/it/articles/convertire-file-video-in-mp3/index.md +++ b/content/it/articles/convertire-file-video-in-mp3/index.md @@ -5,6 +5,7 @@ type = "tech" categories = ["code", "diy", "linux"] tags = ["audio", "convertire", "mp3", "video"] author = "Danilo M." +excerpt = "Come convertire velocemente un file video in MP3 usando ffmpeg da riga di comando." +++ un piccolo appunto su come convertire velocemente un video in mp3.. diff --git a/content/it/articles/gify-back-to-bash-scripting/index.md b/content/it/articles/gify-back-to-bash-scripting/index.md index 0e4a458..69070f2 100644 --- a/content/it/articles/gify-back-to-bash-scripting/index.md +++ b/content/it/articles/gify-back-to-bash-scripting/index.md @@ -6,6 +6,7 @@ date = "2016-01-25T12:41:06+00:00" image = "/uppies/2016/01/G0092546.jpg" categories = [ "Code", "DIY", "Photography"] tags = ["bash", "convert", "gif", "imagemagik", "mogrify", "script"] +excerpt = "Script bash per creare GIF animate da foto usando ImageMagick." +++ {{< 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 >}} diff --git a/content/it/articles/imagine/index.md b/content/it/articles/imagine/index.md index a979420..00422a9 100644 --- a/content/it/articles/imagine/index.md +++ b/content/it/articles/imagine/index.md @@ -6,6 +6,7 @@ date = "2015-01-11T01:38:25+00:00" image = "/uppies/2020/10/imagine_colors.jpg" categories = [ "Blogging", "Self Reflection"] tags = ["imagine", "john lennon"] +excerpt = "John Lennon's Imagine raccontata come fumetto." +++ {{< image src="/uppies/2020/10/imagine_colors.jpg" alt="Imagine by John Lennon as a comic strip" >}}{{< /image >}} diff --git a/content/it/articles/playing-with-colors/index.md b/content/it/articles/playing-with-colors/index.md index 63695e7..5a4682b 100644 --- a/content/it/articles/playing-with-colors/index.md +++ b/content/it/articles/playing-with-colors/index.md @@ -7,6 +7,7 @@ date = "2016-02-14T17:52:21+00:00" image = "/uppies/2016/02/palette.jpg" categories = [ "Code", "DIY"] tags = ["colors", "github", "html5", "palette", "php", "viewer"] +excerpt = "Un piccolo tool PHP scritto da zero per visualizzare e combinare palette di colori." +++ {{< image src="/uppies/2016/02/palette.jpg" alt="palette-viewer screenshot" link="https://github.com/danixland/palette-viewer" caption="palette-viewer on github" >}}{{< /image >}} diff --git a/content/it/articles/pure-nerdgasm/index.md b/content/it/articles/pure-nerdgasm/index.md index bde0c6a..482a39f 100644 --- a/content/it/articles/pure-nerdgasm/index.md +++ b/content/it/articles/pure-nerdgasm/index.md @@ -5,6 +5,7 @@ type = "photo" tags = ["floppy disks", "imperial march", "nerdgasm", "nerds", "star wars", "youtube"] image = "/uppies/2011/10/vader.jpg" author = "Danilo M." +excerpt = "La Marcia Imperiale di Star Wars suonata da un Floppotron." +++ {{< video id="yHJOz_y9rZE" title="la Marcia Imperiale suonata dal Floppotron" >}} diff --git a/content/it/articles/sasso-carta-forbice-lucertola-spock/index.md b/content/it/articles/sasso-carta-forbice-lucertola-spock/index.md index a621341..774ebb5 100644 --- a/content/it/articles/sasso-carta-forbice-lucertola-spock/index.md +++ b/content/it/articles/sasso-carta-forbice-lucertola-spock/index.md @@ -6,6 +6,7 @@ date = "2010-11-10T14:08:19+00:00" image = "/uppies/2010/11/nimoy-spock.jpg" categories = [ "Blogging"] tags = [ "game", "lizard", "paper", "rock", "scissors", "spock"] +excerpt = "Come aggiungere Lucertola e Spock al classico Sasso Carta Forbice per eliminare i pareggi." +++ Chi di voi miei fedeli (3) lettori non ha giocato almeno una volta nella vita a Sasso, Carta, Forbice? Beh, se ci avete giocato, avrete notato che tra giocatori che si frequentano assiduamente, c’è l’80% di probabilità di un pareggio causato dalla scarsità di alternative… diff --git a/content/it/articles/speak-to-me/index.md b/content/it/articles/speak-to-me/index.md index e590459..95b59bf 100644 --- a/content/it/articles/speak-to-me/index.md +++ b/content/it/articles/speak-to-me/index.md @@ -6,6 +6,7 @@ image = "/uppies/2013/03/The_Dark_Side_of_the_Moon_cover.svg.png" date = "2013-03-19T20:29:57+00:00" categories = [ "Blogging"] tags = [ "mad", "pink floyd"] +excerpt = "La frase di apertura di The Dark Side of the Moon dei Pink Floyd." +++ {{< quote source="Pink Floyd - Speak to Me" >}} diff --git a/content/it/articles/sunset-in-siderno/index.md b/content/it/articles/sunset-in-siderno/index.md index da52114..c78101b 100644 --- a/content/it/articles/sunset-in-siderno/index.md +++ b/content/it/articles/sunset-in-siderno/index.md @@ -7,6 +7,7 @@ date = "2016-01-25T17:31:56+00:00" image = "/uppies/2016/01/dx_0013.jpg" categories = [ "Blogging"] tags = ["nature", "gopro", "kdenlive", "siderno", "sunset", "timelapse", "youtube"] +excerpt = "Primo esperimento video: timelapse del tramonto a Siderno con GoPro Hero+ e Kdenlive." +++ {{< video id="ku9JVNK6rLU" title="Sunset in Siderno - GoPro timelapse" >}} diff --git a/content/it/articles/walt-quote/index.md b/content/it/articles/walt-quote/index.md index 0013ea5..5524937 100644 --- a/content/it/articles/walt-quote/index.md +++ b/content/it/articles/walt-quote/index.md @@ -6,7 +6,7 @@ image = "/uppies/2015/06/walt.jpg" date = "2015-06-10T02:41:58+00:00" categories = [ "Self Reflection"] tags = ["inspiring", "quote", "Walt Disney"] - +excerpt = "Una citazione di Walt Disney sui sogni e il coraggio di realizzarli." +++ {{< quote source="Walt Disney">}} |
