summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--content/en/articles/about-loneliness/index.md2
-rw-r--r--content/en/articles/bash-notes/index.md5
-rw-r--r--content/en/articles/ceasar-quote/index.md4
-rw-r--r--content/en/articles/come-funziona-questo-sito/index.md2
-rw-r--r--content/en/articles/conquista-la-folla/index.md1
-rw-r--r--content/en/articles/git-setup-own-server/index.md2
-rw-r--r--content/en/articles/haiku-2/index.md1
-rw-r--r--content/en/articles/haiku/index.md1
-rw-r--r--content/en/articles/imagine/index.md1
-rw-r--r--content/en/articles/katsushika-hokusai/index.md1
-rw-r--r--content/en/articles/money-for-indipendence/index.md1
-rw-r--r--content/en/articles/myself-as-a-droid/index.md1
-rw-r--r--content/en/articles/of-being-lonely/index.md3
-rw-r--r--content/en/articles/outside-of-the-box/index.md1
-rw-r--r--content/en/articles/poker-time/index.md1
-rw-r--r--content/en/articles/pure-nerdgasm/index.md1
-rw-r--r--content/en/articles/r-i-p-steve-jobs/index.md1
-rw-r--r--content/en/articles/responsibility/index.md1
-rw-r--r--content/en/articles/speak-to-me/index.md1
-rw-r--r--content/en/articles/sunset-in-siderno/index.md1
-rw-r--r--content/en/articles/walt-quote/index.md1
-rw-r--r--content/it/articles/about-loneliness/index.md2
-rw-r--r--content/it/articles/bash-notes/index.md2
-rw-r--r--content/it/articles/come-funziona-questo-sito/index.md2
-rw-r--r--content/it/articles/git-setup-own-server/index.md2
-rw-r--r--content/it/articles/of-being-lonely/index.md2
-rw-r--r--docs/reports/categories-tags-summary.md243
27 files changed, 256 insertions, 30 deletions
diff --git a/content/en/articles/about-loneliness/index.md b/content/en/articles/about-loneliness/index.md
index 252f75a..a7f5fad 100644
--- a/content/en/articles/about-loneliness/index.md
+++ b/content/en/articles/about-loneliness/index.md
@@ -4,7 +4,7 @@ date = "2011-08-11T18:09:41+00:00"
draft = true
type = "quote"
image = "/uppies/2011/08/loneliness.jpg"
-author = "Danilo 'danix' M."
+author = "Danilo M."
excerpt = "again on loneliness, solitude and misantropy"
categories = ["blogging", "quotes"]
tags = ["loneliness", "solitude"]
diff --git a/content/en/articles/bash-notes/index.md b/content/en/articles/bash-notes/index.md
index 56ebc21..fe3faf1 100644
--- a/content/en/articles/bash-notes/index.md
+++ b/content/en/articles/bash-notes/index.md
@@ -2,9 +2,8 @@
title = "Bash Notes"
date = "2023-04-07T11:20:20+02:00"
draft = true
-type = "life"
-author = "danilo 'danix' m."
-format = "post"
+type = "tech"
+author = "Danilo M."
excerpt = "A 'sticky notes' kind of app, written in bash for all shell entusiasts."
categories = ["bash", "notes", "linux", "diy"]
tags = []
diff --git a/content/en/articles/ceasar-quote/index.md b/content/en/articles/ceasar-quote/index.md
index de2fb70..45402a7 100644
--- a/content/en/articles/ceasar-quote/index.md
+++ b/content/en/articles/ceasar-quote/index.md
@@ -1,12 +1,12 @@
+++
title = "Ceasar quote"
author = "Danilo M."
-type = "life"
+type = "quote"
date = "2011-07-28T19:03:39+00:00"
excerpt = "A quote from Julius Caesar"
categories = ["blogging"]
tags = ["Caesar", "quote"]
-format = "quote"
+
+++
{{< quote source="Julius Caesar" >}}
What we wish, we readily believe, and what we ourselves think, we imagine others think also.
diff --git a/content/en/articles/come-funziona-questo-sito/index.md b/content/en/articles/come-funziona-questo-sito/index.md
index 51a89a3..edd33ce 100644
--- a/content/en/articles/come-funziona-questo-sito/index.md
+++ b/content/en/articles/come-funziona-questo-sito/index.md
@@ -3,7 +3,7 @@ title = "Come Funziona Questo Sito"
date = "2024-11-12T11:12:25+01:00"
draft = true
type = "life"
-author = "danilo 'danix' m."
+author = "Danilo M."
excerpt = "Questo sito è sviluppato con HUGO, ecco come funziona."
categories = ["blogging", "diy", "hugo", "code"]
tags = ["web", "development"]
diff --git a/content/en/articles/conquista-la-folla/index.md b/content/en/articles/conquista-la-folla/index.md
index 57c453a..f5d17dc 100644
--- a/content/en/articles/conquista-la-folla/index.md
+++ b/content/en/articles/conquista-la-folla/index.md
@@ -6,7 +6,6 @@ draft = true
date = "2013-04-21T08:17:11+00:00"
categories = ["blogging"]
tags = ["gladiator", "massimo decimo meridio"]
-format = "quote"
+++
{{< quote source="Massimo X Meridio" >}}
conquisterò la folla&#8230; gli darò qualcosa che non ha mai visto prima
diff --git a/content/en/articles/git-setup-own-server/index.md b/content/en/articles/git-setup-own-server/index.md
index 0861dc6..b3eec1c 100644
--- a/content/en/articles/git-setup-own-server/index.md
+++ b/content/en/articles/git-setup-own-server/index.md
@@ -2,7 +2,7 @@
title = "Git Setup Your Own Server"
date = "2021-06-13T12:07:49+02:00"
type = "life"
-author = "danix"
+author = "Danilo M."
excerpt = "I'll show you how to setup your own git server easily"
image = "/uppies/2021/06/gitout.jpg"
tags = ["git", "server", "setup", "howto", "do it yourself", "ssh"]
diff --git a/content/en/articles/haiku-2/index.md b/content/en/articles/haiku-2/index.md
index 8a5ede7..380f96a 100644
--- a/content/en/articles/haiku-2/index.md
+++ b/content/en/articles/haiku-2/index.md
@@ -6,7 +6,6 @@ date = "2011-01-09T23:15:01+00:00"
excerpt = "an haiku I wrote."
categories = ["blogging"]
tags = ["haiku", "loneliness", "love", "quotes"]
-format = "quote"
+++
{{< quote source="yours truly" >}}
il suo profumo.<br />
diff --git a/content/en/articles/haiku/index.md b/content/en/articles/haiku/index.md
index d657b78..44ec86e 100644
--- a/content/en/articles/haiku/index.md
+++ b/content/en/articles/haiku/index.md
@@ -6,7 +6,6 @@ date = "2010-12-02T10:33:50+00:00"
excerpt = "An haiku by Jack Kerouac."
categories = ["blogging"]
tags = ["haiku", "quotes"]
-format = "quote"
+++
{{< quote source="Jack Kerouac" >}}
diff --git a/content/en/articles/imagine/index.md b/content/en/articles/imagine/index.md
index eb357b1..b6c3f95 100644
--- a/content/en/articles/imagine/index.md
+++ b/content/en/articles/imagine/index.md
@@ -6,7 +6,6 @@ date = "2015-01-11T01:38:25+00:00"
image = "/uppies/2015/01/imagine_colors.jpg"
categories = ["freedom", "musica"]
tags = ["imagine", "john lennon"]
-format = "image"
+++
{{< image src="https://danix.xyz/wp-content/uploads/2020/10/imagine_colors.jpg" alt="Imagine by John Lennon as a comic strip" >}}{{< /image >}}
diff --git a/content/en/articles/katsushika-hokusai/index.md b/content/en/articles/katsushika-hokusai/index.md
index 1b0d96e..7f1a46b 100644
--- a/content/en/articles/katsushika-hokusai/index.md
+++ b/content/en/articles/katsushika-hokusai/index.md
@@ -7,7 +7,6 @@ excerpt = "'A few images by japanese artist Katsushika Hokusai (1760-1849), auth
image = "/uppies/2011/07/The-Great-Wave-Off-Kanagawa-1823-large.jpg"
categories = ["art", "blogging"]
tags = ["great wave", "hokusai", "katsushika", "mt fuji", "paintings"]
-format = "gallery"
+++
I just wanted to share a few images by one of my favourite artists with you.
diff --git a/content/en/articles/money-for-indipendence/index.md b/content/en/articles/money-for-indipendence/index.md
index e634be2..ceaf8f1 100644
--- a/content/en/articles/money-for-indipendence/index.md
+++ b/content/en/articles/money-for-indipendence/index.md
@@ -6,7 +6,6 @@ date = "2013-04-30T08:58:25+00:00"
excerpt = "Quoting Henry Ford"
categories = ["blogging", "life"]
tags = ["hope", "indipendence", "money", "quotes"]
-format = "quote"
+++
{{< quote source="Henry Ford" >}}
If money is your hope for independence you will never have it.
diff --git a/content/en/articles/myself-as-a-droid/index.md b/content/en/articles/myself-as-a-droid/index.md
index b7817b8..97b0bf8 100644
--- a/content/en/articles/myself-as-a-droid/index.md
+++ b/content/en/articles/myself-as-a-droid/index.md
@@ -6,7 +6,6 @@ date = "2011-02-14T13:31:08+00:00"
draft = true
categories = ["web"]
tags = ["android", "droidify", "market"]
-format = "image"
+++
<figure style="width: 500px" class="wp-caption aligncenter"><img loading="lazy" style="margin-right: auto; margin-left: auto;" src="http://danixland.net/wp-content/uploads/2011/02/wpid-android21.png" alt="image" width="500" height="500" /><figcaption class="wp-caption-text">che ve ne pare? il mio autoritratto in stile android!!</figcaption></figure>
diff --git a/content/en/articles/of-being-lonely/index.md b/content/en/articles/of-being-lonely/index.md
index 54f023e..36c6c62 100644
--- a/content/en/articles/of-being-lonely/index.md
+++ b/content/en/articles/of-being-lonely/index.md
@@ -3,8 +3,7 @@ title = "Of Being Lonely"
date = "2025-10-04T12:50:17+02:00"
draft = true
type = "life"
-author = "danilo 'danix' m."
-format = "post"
+author = "Danilo M."
excerpt = "How do you deal with the reality of living with yourself?"
image = "/uppies/2025/10/loneliness.jpg"
categories = ["life"]
diff --git a/content/en/articles/outside-of-the-box/index.md b/content/en/articles/outside-of-the-box/index.md
index 0914bf3..f2fc597 100644
--- a/content/en/articles/outside-of-the-box/index.md
+++ b/content/en/articles/outside-of-the-box/index.md
@@ -6,7 +6,6 @@ date = "2011-08-31T08:05:35+00:00"
excerpt = "'the right thing to do outside of the box.. '"
categories = ["blogging", "life"]
tags = ["quotes", "think outside of the box"]
-format = "quote"
+++
{{< quote source="Tim Ferriss" >}}
It isn’t enough to think outside the box. Thinking is passive. Get used to acting outside the box.
diff --git a/content/en/articles/poker-time/index.md b/content/en/articles/poker-time/index.md
index abac3b4..45a81c0 100644
--- a/content/en/articles/poker-time/index.md
+++ b/content/en/articles/poker-time/index.md
@@ -6,7 +6,6 @@ date = "2010-12-19T21:07:04+00:00"
draft = true
categories = ["fotografia"]
tags = ["feste", "gioco", "natale", "poker"]
-format = "image"
+++
<figure style="width: 500px" class="wp-caption aligncenter"><img loading="lazy" style="margin-right: auto;margin-left: auto" src="http://danixland.net/wp-content/uploads/2010/12/wpid-2010-12-19-21.45.121.jpg" alt="image" width="500" height="375" /><figcaption class="wp-caption-text">seratina relax a base di poker.. ovviamente senza soldi veri :-) il modo migliore per passare le serate quando non si ha voglia di uscire..</figcaption></figure>
diff --git a/content/en/articles/pure-nerdgasm/index.md b/content/en/articles/pure-nerdgasm/index.md
index 62e2d24..668b771 100644
--- a/content/en/articles/pure-nerdgasm/index.md
+++ b/content/en/articles/pure-nerdgasm/index.md
@@ -7,7 +7,6 @@ excerpt = "An EPIC video of two floppy disks playing the imperial march.. nerdga
image = "/uppies/2011/10/vader.jpg"
categories = ["blogging", "web"]
tags = ["floppy disks", "imperial march", "nerdgasm", "nerds", "star wars", "youtube"]
-format = "video"
+++
<figure class="wp-block-embed-youtube aligncenter wp-block-embed is-type-rich is-provider-embed-handler wp-embed-aspect-4-3 wp-has-aspect-ratio">
diff --git a/content/en/articles/r-i-p-steve-jobs/index.md b/content/en/articles/r-i-p-steve-jobs/index.md
index 6a5f7c9..b21faef 100644
--- a/content/en/articles/r-i-p-steve-jobs/index.md
+++ b/content/en/articles/r-i-p-steve-jobs/index.md
@@ -7,6 +7,5 @@ excerpt = "Goodbye Steve Jobs.. One of the few people I really wanted to meet at
image = "/uppies/2011/10/jobs.jpg"
categories = ["blogging", "life"]
tags = ["Steve Jobs"]
-format = "image"
+++
<figure id="attachment_3691" aria-describedby="caption-attachment-3691" style="width: 1024px" class="wp-caption aligncenter"><img loading="lazy" class="wp-image-3691 size-large" src="https://danix.xyz/wp-content/uploads/2011/10/jobs-1024x741.jpg" alt="" width="1024" height="741" srcset="https://danix.xyz/wp-content/uploads/2011/10/jobs-1024x741.jpg 1024w, https://danix.xyz/wp-content/uploads/2011/10/jobs-300x217.jpg 300w, https://danix.xyz/wp-content/uploads/2011/10/jobs-768x556.jpg 768w, https://danix.xyz/wp-content/uploads/2011/10/jobs.jpg 1500w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption id="caption-attachment-3691" class="wp-caption-text">Today a truly beautiful mind has left our world. Today is a very sad day.</figcaption></figure> \ No newline at end of file
diff --git a/content/en/articles/responsibility/index.md b/content/en/articles/responsibility/index.md
index ded0f18..01f939d 100644
--- a/content/en/articles/responsibility/index.md
+++ b/content/en/articles/responsibility/index.md
@@ -6,7 +6,6 @@ date = "2011-09-26T14:24:45+00:00"
excerpt = "Accept responsibility for your life. Know that it is you who will get you where you want to go, no one else."
categories = ["blogging", "life"]
tags = ["life", "responsibility"]
-format = "quote"
+++
<blockquote class="wp-block-quote">
<p>
diff --git a/content/en/articles/speak-to-me/index.md b/content/en/articles/speak-to-me/index.md
index 9947e85..5e6a99b 100644
--- a/content/en/articles/speak-to-me/index.md
+++ b/content/en/articles/speak-to-me/index.md
@@ -5,7 +5,6 @@ type = "life"
date = "2013-03-19T20:29:57+00:00"
categories = ["blogging"]
tags = ["mad", "pink floyd"]
-format = "quote"
+++
<blockquote class="wp-block-quote">
<p>
diff --git a/content/en/articles/sunset-in-siderno/index.md b/content/en/articles/sunset-in-siderno/index.md
index e59bd47..33971fe 100644
--- a/content/en/articles/sunset-in-siderno/index.md
+++ b/content/en/articles/sunset-in-siderno/index.md
@@ -6,7 +6,6 @@ date = "2016-01-25T17:31:56+00:00"
image = "/uppies/2016/01/dx_0013.jpg"
categories = ["nature"]
tags = ["gopro", "kdenlive", "siderno", "sunset", "timelapse", "youtube"]
-format = "video"
+++
{{< 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 d824b5d..16eb0a9 100644
--- a/content/en/articles/walt-quote/index.md
+++ b/content/en/articles/walt-quote/index.md
@@ -5,7 +5,6 @@ type = "life"
date = "2015-06-10T02:41:58+00:00"
categories = ["disney", "life"]
tags = ["inspiring", "quote", "Walt Disney"]
-format = "quote"
+++
{{< quote source="Walt Disney">}}
all our dreams can come true if we have the courage to pursue them
diff --git a/content/it/articles/about-loneliness/index.md b/content/it/articles/about-loneliness/index.md
index 8e9ee73..9718bc1 100644
--- a/content/it/articles/about-loneliness/index.md
+++ b/content/it/articles/about-loneliness/index.md
@@ -5,7 +5,7 @@ draft = true
type = "quote"
tags = ["loneliness", "solitude"]
image = "/uppies/2011/08/loneliness.jpg"
-author = "Danilo 'danix' M."
+author = "Danilo M."
+++
diff --git a/content/it/articles/bash-notes/index.md b/content/it/articles/bash-notes/index.md
index d98068c..db87caf 100644
--- a/content/it/articles/bash-notes/index.md
+++ b/content/it/articles/bash-notes/index.md
@@ -4,7 +4,7 @@ date = "2023-04-07T11:20:20+02:00"
draft = true
type = "life"
tags = []
-author = "danilo 'danix' m."
+author = "Danilo M."
+++
diff --git a/content/it/articles/come-funziona-questo-sito/index.md b/content/it/articles/come-funziona-questo-sito/index.md
index 6505c8e..e17e53c 100644
--- a/content/it/articles/come-funziona-questo-sito/index.md
+++ b/content/it/articles/come-funziona-questo-sito/index.md
@@ -5,7 +5,7 @@ draft = true
type = "life"
tags = ["web", "development"]
-author = "danilo 'danix' m."
+author = "Danilo M."
+++
diff --git a/content/it/articles/git-setup-own-server/index.md b/content/it/articles/git-setup-own-server/index.md
index 63ae1ca..174191c 100644
--- a/content/it/articles/git-setup-own-server/index.md
+++ b/content/it/articles/git-setup-own-server/index.md
@@ -5,7 +5,7 @@ date = "2021-06-13T12:07:49+02:00"
type = "life"
tags = ["git", "server", "setup", "howto", "do it yourself", "ssh"]
image = "/uppies/2021/06/gitout.jpg"
-author = "danix"
+author = "Danilo M."
+++
diff --git a/content/it/articles/of-being-lonely/index.md b/content/it/articles/of-being-lonely/index.md
index aafe875..5e3d775 100644
--- a/content/it/articles/of-being-lonely/index.md
+++ b/content/it/articles/of-being-lonely/index.md
@@ -5,7 +5,7 @@ draft = true
type = "life"
tags = ["life", "responsibility", "loneliness", "introspection"]
image = "/uppies/2025/10/loneliness.jpg"
-author = "danilo 'danix' m."
+author = "Danilo M."
+++
diff --git a/docs/reports/categories-tags-summary.md b/docs/reports/categories-tags-summary.md
new file mode 100644
index 0000000..94ebd9d
--- /dev/null
+++ b/docs/reports/categories-tags-summary.md
@@ -0,0 +1,243 @@
+# Categories and Tags Summary
+
+## Unique Categories
+
+- 3DPrinting
+- Uncategorized
+- WordPress
+- android
+- art
+- bash
+- blogging
+- code
+- disney
+- diy
+- fotografia
+- freedom
+- hugo
+- itaglia
+- life
+- linux
+- musica
+- nature
+- notes
+- quotes
+- security
+- slackware
+- web
+
+## Unique Tags
+
+- 3Dprinting
+- Caesar
+- SteveJobs
+- WaltDisney
+- WordPress
+- android
+- attachments
+- audio
+- automation
+- bash
+- build
+- cad
+- calabria
+- candidato
+- celebrazione
+- colors
+- congiusta
+- consiglio
+- convert
+- cura
+- development
+- doityourself
+- droidify
+- dualhead
+- efail
+- eff
+- electronicfrontierfoundation
+- elezioni
+- email
+- extendeddesktop
+- festa
+- feste
+- flask
+- floppydisks
+- flyingdutchman
+- fusion360
+- game
+- gif
+- gioco
+- git
+- github
+- gladiator
+- gnupg
+- gopro
+- greatwave
+- haiku
+- hokusai
+- hope
+- howto
+- html5
+- imagemagik
+- imagine
+- imperialmarch
+- incensurato
+- indipendence
+- inspiring
+- introspection
+- johngreen
+- johnlennon
+- katsushika
+- kdenlive
+- la-giornata-del-pi-greco
+- liberàdistampa
+- life
+- lizard
+- loneliness
+- love
+- mad
+- management
+- mario
+- market
+- mistakes
+- money
+- monitorsetup
+- mp3
+- mtfuji
+- natale
+- nerdgasm
+- nerds
+- paper
+- password
+- password-store
+- pgp
+- php
+- pigreco
+- pinkfloyd
+- poker
+- privacy
+- quote
+- quotes
+- regionale
+- responsibility
+- rock
+- scissors
+- script
+- security
+- server
+- setup
+- siderno
+- slackbuild
+- slackware
+- slicer
+- solitude
+- solvespace
+- spock
+- ssh
+- starwars
+- subject
+- sunset
+- svn
+- thinkoutsideofthebox
+- timelapse
+- update
+- video
+- viewer
+- vulnerability
+- web
+- xorg
+- xrandr
+- youtube
+
+---
+
+## File-by-File Breakdown
+
+| File | Categories | Tags |
+|------|------------|------|
+| ./it/is/here/index.md | - | - |
+| ./it/is/legal/index.md | - | - |
+| ./it/is/_index.md | - | - |
+| ./it/_index.md | - | - |
+| ./it/repository/_index.md | - | - |
+| ./it/articles/new-home-server-ideas/index.md | - | build, flyingdutchman, server |
+| ./it/articles/cad-designing-in-gnu-linux/index.md | - | 3Dprinting, cad, cura, fusion360, slicer, solvespace |
+| ./it/articles/haiku-2/index.md | - | haiku, loneliness, love, quotes |
+| ./it/articles/katsushika-hokusai/index.md | - | greatwave, hokusai, katsushika, mtfuji, paintings |
+| ./it/articles/xrandr-e-dual-head-su-slackware-12-2-e-intel/index.md | - | dualhead, extendeddesktop, monitorsetup, slackware, xorg, xrandr |
+| ./it/articles/gify-back-to-bash-scripting/index.md | - | bash, convert, gif, imagemagik, mogrify, script |
+| ./it/articles/money-for-indipendence/index.md | - | hope, indipendence, money, quotes |
+| ./it/articles/git-setup-own-server-part2/index.md | - | automation, doityourself, flask, git, howto, python, ssh |
+| ./it/articles/walt-quote/index.md | - | inspiring, quote, WaltDisney |
+| ./it/articles/speak-to-me/index.md | - | mad, pinkfloyd |
+| ./it/articles/_index.md | - | - |
+| ./it/articles/sunset-in-siderno/index.md | - | gopro, kdenlive, siderno, sunset, timelapse, youtube |
+| ./it/articles/imagine/index.md | - | imagine, johnlennon |
+| ./it/articles/r-i-p-steve-jobs/index.md | - | SteveJobs |
+| ./it/articles/outside-of-the-box/index.md | - | quotes, thinkoutsideofthebox |
+| ./it/articles/wp_patcher-un-metodo-per-aggiornare-wordpress/index.md | - | bash, svn, update, WordPress |
+| ./it/articles/vulnerabilities-for-pgp-and-emails/index.md | - | efail, eff, electronicfrontierfoundation, gnupg, pgp, security, vulnerability |
+| ./it/articles/myself-as-a-droid/index.md | - | android, droidify, market |
+| ./it/articles/come-funziona-questo-sito/index.md | - | web, development |
+| ./it/articles/nerdness/index.md | - | johngreen, nerds |
+| ./it/articles/io-supporto-mario-congiusta/index.md | - | calabria, candidato, congiusta, consiglio, elezioni, incensurato, libertàdistampa, mario, regionale |
+| ./it/articles/haiku/index.md | - | haiku, quotes |
+| ./it/articles/pure-nerdgasm/index.md | - | floppydisks, imperialmarch, nerdgasm, nerds, starwars, youtube |
+| ./it/articles/manage-your-passwords-with-password-store/index.md | - | android, gnupg, management, password, password-store |
+| ./it/articles/of-being-lonely/index.md | - | life, responsibility, loneliness, introspection |
+| ./it/articles/responsibility/index.md | - | life, responsibility |
+| ./it/articles/le-email-queste-sconosciute/index.md | - | attachments, email, howto, mistakes, privacy, subject |
+| ./it/articles/git-setup-own-server/index.md | - | git, server, setup, howto, doityourself, ssh |
+| ./it/articles/conquista-la-folla/index.md | - | gladiator, massimodecimomeridio |
+| ./it/articles/sasso-carta-forbice-lucertola-spock/index.md | - | game, lizard, paper, rock, scissors, spock |
+| ./it/articles/playing-with-colors/index.md | - | colors, github, html5, palette, php, viewer |
+| ./it/articles/convertire-file-video-in-mp3/index.md | - | audio, convert, mp3, video |
+| ./it/articles/la-giornata-del-pi-greco/index.md | - | celebrazione, festa, lerryshawn, pigreco |
+| ./it/articles/ceasar-quote/index.md | - | Caesar, quote |
+| ./it/articles/poker-time/index.md | - | feste, gioco, natale, poker |
+| ./it/articles/bash-notes/index.md | - | - |
+| ./it/articles/about-loneliness/index.md | - | loneliness, solitude |
+| ./it/articles/baking-programs/index.md | - | slackbuild |
+| ./en/is/here/index.md | - | - |
+| ./en/is/legal/index.md | - | - |
+| ./en/is/_index.md | - | - |
+| ./en/_index.md | - | - |
+| ./en/repository/_index.md | - | - |
+| ./en/articles/new-home-server-ideas/index.md | diy, linux | build, flyingdutchman, server |
+| ./en/articles/cad-designing-in-gnu-linux/index.md | 3DPrinting, diy | 3Dprinting, cad, cura, fusion360, slicer, solvespace |
+| ./en/articles/haiku-2/index.md | blogging | haiku, loneliness, love, quotes |
+| ./en/articles/katsushika-hokusai/index.md | art, blogging | greatwave, hokusai, katsushika, mtfuji, paintings |
+| ./en/articles/xrandr-e-dual-head-su-slackware-12-2-e-intel/index.md | diy, linux | dualhead, extendeddesktop, monitorsetup, slackware, xorg, xrandr |
+| ./en/articles/gify-back-to-bash-scripting/index.md | code, diy, fotografia | bash, convert, gif, imagemagik, mogrify, script |
+| ./en/articles/money-for-indipendence/index.md | blogging, life | hope, indipendence, money, quotes |
+| ./en/articles/git-setup-own-server-part2/index.md | blogging, code, diy, linux | automation, doityourself, flask, git, howto, python, ssh |
+| ./en/articles/walt-quote/index.md | disney, life | inspiring, quote, WaltDisney |
+| ./en/articles/speak-to-me/index.md | blogging | mad, pinkfloyd |
+| ./en/articles/_index.md | - | - |
+| ./en/articles/sunset-in-siderno/index.md | nature | gopro, kdenlive, siderno, sunset, timelapse, youtube |
+| ./en/articles/imagine/index.md | freedom, musica | imagine, johnlennon |
+| ./en/articles/r-i-p-steve-jobs/index.md | blogging, life | SteveJobs |
+| ./en/articles/outside-of-the-box/index.md | blogging, life | quotes, thinkoutsideofthebox |
+| ./en/articles/wp_patcher-un-metodo-per-aggiornare-wordpress/index.md | diy, linux, WordPress | bash, svn, update, WordPress |
+| ./en/articles/vulnerabilities-for-pgp-and-emails/index.md | security | efail, eff, electronicfrontierfoundation, gnupg, pgp, security, vulnerability |
+| ./en/articles/myself-as-a-droid/index.md | web | android, droidify, market |
+| ./en/articles/come-funziona-questo-sito/index.md | blogging, diy, hugo, code | web, development |
+| ./en/articles/nerdness/index.md | blogging | johngreen, nerds |
+| ./en/articles/io-supporto-mario-congiusta/index.md | blogging, freedom, itaglia | calabria, candidato, congiusta, consiglio, elezioni, incensurato, libertàdistampa, mario, regionale |
+| ./en/articles/haiku/index.md | blogging | haiku, quotes |
+| ./en/articles/pure-nerdgasm/index.md | blogging, web | floppydisks, imperialmarch, nerdgasm, nerds, starwars, youtube |
+| ./en/articles/manage-your-passwords-with-password-store/index.md | android, blogging, diy, linux | android, gnupg, management, password, password-store |
+| ./en/articles/of-being-lonely/index.md | life | life, responsibility, loneliness, introspection |
+| ./en/articles/responsibility/index.md | blogging, life | life, responsibility |
+| ./en/articles/le-email-queste-sconosciute/index.md | blogging | attachments, email, howto, mistakes, privacy, subject |
+| ./en/articles/git-setup-own-server/index.md | code, diy, linux | git, server, setup, howto, doityourself, ssh |
+| ./en/articles/conquista-la-folla/index.md | blogging | gladiator, massimodecimomeridio |
+| ./en/articles/sasso-carta-forbice-lucertola-spock/index.md | blogging | game, lizard, paper, rock, scissors, spock |
+| ./en/articles/playing-with-colors/index.md | code, diy | colors, github, html5, palette, php, viewer |
+| ./en/articles/convertire-file-video-in-mp3/index.md | code, diy, linux | audio, convert, mp3, video |
+| ./en/articles/la-giornata-del-pi-greco/index.md | Uncategorized | celebrazione, festa, lerryshawn, pigreco |
+| ./en/articles/ceasar-quote/index.md | blogging | Caesar, quote |
+| ./en/articles/poker-time/index.md | fotografia | feste, gioco, natale, poker |
+| ./en/articles/bash-notes/index.md | bash, notes, linux, diy | - |
+| ./en/articles/about-loneliness/index.md | blogging, quotes | loneliness, solitude |
+| ./en/articles/baking-programs/index.md | diy, linux, slackware | slackbuild |