diff options
| author | Danilo M. <danix@danix.xyz> | 2026-05-05 11:10:16 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-05-05 11:10:16 +0200 |
| commit | 15b2725cfbd8e9e8a1769d600a87434c0a17b958 (patch) | |
| tree | 638e5df51b05c0b02cbe0a6630ca8ccc34c17500 | |
| parent | 47e138b5b25babab12a8e298fee481018e2cc29f (diff) | |
| download | danixxyz-15b2725cfbd8e9e8a1769d600a87434c0a17b958.tar.gz danixxyz-15b2725cfbd8e9e8a1769d600a87434c0a17b958.zip | |
Chore: frontmatter linting
| -rw-r--r-- | content/it/articles/bash-notes/index.md | 4 | ||||
| -rw-r--r-- | content/it/articles/cad-designing-in-gnu-linux/index.md | 5 | ||||
| -rw-r--r-- | content/it/articles/conquista-la-folla/index.md | 5 |
3 files changed, 6 insertions, 8 deletions
diff --git a/content/it/articles/bash-notes/index.md b/content/it/articles/bash-notes/index.md index b7b3d13..b90e9ee 100644 --- a/content/it/articles/bash-notes/index.md +++ b/content/it/articles/bash-notes/index.md @@ -4,10 +4,10 @@ date = "2023-04-07T11:20:20+02:00" type = "tech" author = "Danilo M." excerpt = "Un'app 'sticky notes', scritta in bash per i patiti della shell." -categories = [ "DIY", "Code"] +categories = ["DIY", "Code"] tags = ["linux", "bash"] - +++ + # bash notes ## uno script semplice per prendere appunti, scritto in bash diff --git a/content/it/articles/cad-designing-in-gnu-linux/index.md b/content/it/articles/cad-designing-in-gnu-linux/index.md index 4eac035..551c0b5 100644 --- a/content/it/articles/cad-designing-in-gnu-linux/index.md +++ b/content/it/articles/cad-designing-in-gnu-linux/index.md @@ -2,14 +2,13 @@ title = "Progettazione CAD in GNU/Linux" author = "Danilo M." type = "tech" -obsolete = true +obsolete = "True" date = "2021-05-01T17:51:58+00:00" excerpt = "Quali sono le opzioni software disponibili quando si utilizza una stampante 3D su Linux?" image = "/uppies/2021/05/PXL_20210501_114542849.jpg" -categories = [ "3D Printing", "DIY"] +categories = ["3D Printing", "DIY"] tags = ["cad", "cura", "fusion360", "slicer", "solvespace", "linux"] typora-root-url = "../../static" - +++ {{< quote source="semicit. Eminem" >}} diff --git a/content/it/articles/conquista-la-folla/index.md b/content/it/articles/conquista-la-folla/index.md index 5cb11a9..915102a 100644 --- a/content/it/articles/conquista-la-folla/index.md +++ b/content/it/articles/conquista-la-folla/index.md @@ -3,9 +3,8 @@ title = "conquista la folla.." author = "Danilo M." type = "quote" date = "2013-04-21T08:17:11+00:00" -categories = [ "Blogging"] -tags = [ "gladiator", "massimo decimo meridio"] - +categories = ["Blogging"] +tags = ["gladiator", "massimo decimo meridio"] +++ {{< quote source="Massimo X Meridio" >}} |
