--- /dev/null
+3D printing
+Caesar
+Steve Jobs
+Walt Disney
+WordPress
+android
+attachments
+audio
+automation
+bash
+build
+cad
+calabria
+candidato
+celebrazione
+colors
+congiusta
+consiglio
+convert
+cura
+development
+droidify
+dual head
+efail
+electronic frontier foundation
+elezioni
+email
+extended desktop
+feste
+flask
+floppy disks
+flying dutchman
+fusion360
+game
+gif
+gioco
+git
+github
+gladiator
+gnupg
+gopro
+great wave
+haiku
+hokusai
+hope
+howto
+html5
+imagemagik
+imagine
+imperial march
+incensurato
+indipendence
+inspiring
+introspection
+john green
+john lennon
+katsushika
+kdenlive
+lerry shawn
+libertà di stampa
+life
+lizard
+loneliness
+love
+mad
+management
+mario
+market
+massimo decimo meridio
+mistakes
+mogrify
+money
+monitor setup
+mp3
+mt fuji
+natale
+nerdgasm
+nerds
+paintings
+palette
+paper
+password
+password-store
+pgp
+php
+pi greco
+pink floyd
+poker
+privacy
+python
+quotes
+regionale
+responsibility
+rock
+scissors
+script
+security
+server
+setup
+siderno
+slackbuild
+slackware
+slicer
+solitude
+solvespace
+spock
+ssh
+star wars
+subject
+sunset
+svn
+think outside of the box
+timelapse
+update
+video
+viewer
+vulnerability
+web
+xorg
+xrandr
+youtube
+linux
+Hugo
\ No newline at end of file
--- /dev/null
+```bash
+grep 'categories =' content/en/articles/*/index.md | sed -E 's/.*=\s*\[(.*)\]/\1/' | tr ',' '\n' |sed -e 's/^[[:space:]]*//' -e 's/[[:space:]]*$//' |sed 's/^"//; s/"$//' |sort -u
+```
+
+"3D Printing"
+"Uncategorized" - ""
+"WordPress"
+"android"
+"art"
+"bash"
+"blogging"
+"code"
+"disney"
+"diy"
+"fotografia"
+"freedom"
+"hugo"
+"itaglia"
+"life"
+"linux"
+"musica"
+"nature"
+"notes"
+"quotes"
+"security"
+"slackware"
+"web"
+
+
+"Blogging" - generic
+"Code" - articles that contain code snippets
+"3D Printing" - self explanatory
+"Photography" - covers articles where I share pictures, galleries etc.
+"Self Reflection" - was "life". covers quotes, generic articles about life
+"CyberSecurity" - was "security". Articles about Cyber
+"Video" - Articles with videos in them
+"DIY" - self explanatory
\ No newline at end of file
--- /dev/null
+```bash
+grep 'tags =' content/en/articles/*/index.md | sed -E 's/.*=\s*\[(.*)\]/\1/' | tr ',' '\n' |sed -e 's/^[[:space:]]*//' -e 's/[[:space:]]*$//' |sort -u
+```
+
+"3D printing"
+"Caesar"
+"Steve Jobs"
+"Walt Disney"
+"WordPress"
+"android"
+"attachments"
+"audio"
+"automation"
+"bash"
+"build"
+"cad"
+"calabria"
+"candidato"
+"celebrazione"
+"colors"
+"congiusta"
+"consiglio"
+"convert"
+"cura"
+"development"
+"do it yourself"
+"droidify"
+"dual head"
+"efail"
+"eff"
+"electronic frontier foundation"
+"elezioni"
+"email"
+"extended desktop"
+"festa"
+"feste"
+"flask"
+"floppy disks"
+"flying dutchman"
+"fusion360"
+"game"
+"gif"
+"gioco"
+"git"
+"github"
+"gladiator"
+"gnupg"
+"gopro"
+"great wave"
+"haiku"
+"hokusai"
+"hope"
+"howto"
+"html5"
+"imagemagik"
+"imagine"
+"imperial march"
+"incensurato"
+"indipendence"
+"inspiring"
+"introspection"
+"john green"
+"john lennon"
+"katsushika"
+"kdenlive"
+"lerry shawn"
+"libertà di stampa"
+"life"
+"lizard"
+"loneliness"
+"love"
+"mad"
+"management"
+"mario"
+"market"
+"massimo decimo meridio"
+"mistakes"
+"mogrify"
+"money"
+"monitor setup"
+"mp3"
+"mt fuji"
+"natale"
+"nerdgasm"
+"nerds"
+"paintings"
+"palette"
+"paper"
+"password"
+"password-store"
+"pgp"
+"php"
+"pi greco"
+"pink floyd"
+"poker"
+"privacy"
+"python"
+"quote"
+"quotes"
+"regionale"
+"responsibility"
+"rock"
+"scissors"
+"script"
+"security"
+"server"
+"setup"
+"siderno"
+"slackbuild"
+"slackware"
+"slicer"
+"solitude"
+"solvespace"
+"spock"
+"ssh"
+"star wars"
+"subject"
+"sunset"
+"svn"
+"think outside of the box"
+"timelapse"
+"update"
+"video"
+"viewer"
+"vulnerability"
+"web"
+"xorg"
+"xrandr"
+"youtube"
\ No newline at end of file