diff options
| author | Danilo M. <danix@danix.xyz> | 2026-04-30 08:52:55 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-04-30 08:52:55 +0200 |
| commit | 3bd7e523a941c8fcdd9a0385ba232134b5e00b5b (patch) | |
| tree | 0df9f39ca2f7b40f353591cbe507a4d5b93b32f4 /content/en/articles | |
| parent | 0f01917b1bf52a98680352569c7d07fcce0182a6 (diff) | |
| parent | 3ca50981f5dda00caa63d77c9a029f8a7b377ae1 (diff) | |
| download | danixxyz-3bd7e523a941c8fcdd9a0385ba232134b5e00b5b.tar.gz danixxyz-3bd7e523a941c8fcdd9a0385ba232134b5e00b5b.zip | |
Merge branch 'content-refactoring': fix italian breadcrumb section
Diffstat (limited to 'content/en/articles')
| -rw-r--r-- | content/en/articles/about-loneliness/index.md | 1 | ||||
| -rw-r--r-- | content/en/articles/baking-programs/index.md | 1 | ||||
| -rw-r--r-- | content/en/articles/bash-notes/index.md | 1 | ||||
| -rw-r--r-- | content/en/articles/cad-designing-in-gnu-linux/index.md | 10 | ||||
| -rw-r--r-- | content/en/articles/come-funziona-questo-sito/index.md | 11 | ||||
| -rw-r--r-- | content/en/articles/conquista-la-folla/index.md | 17 |
6 files changed, 15 insertions, 26 deletions
diff --git a/content/en/articles/about-loneliness/index.md b/content/en/articles/about-loneliness/index.md index 7efff28..8a588de 100644 --- a/content/en/articles/about-loneliness/index.md +++ b/content/en/articles/about-loneliness/index.md @@ -1,7 +1,6 @@ +++ title = "About Loneliness" date = "2011-08-11T18:09:41+00:00" -draft = true type = "quote" image = "/uppies/2011/08/loneliness.jpg" author = "Danilo M." diff --git a/content/en/articles/baking-programs/index.md b/content/en/articles/baking-programs/index.md index 006c9be..20e6ec5 100644 --- a/content/en/articles/baking-programs/index.md +++ b/content/en/articles/baking-programs/index.md @@ -2,7 +2,6 @@ title = "baking programs" date = "2019-01-02T15:36:49+00:00" author = "Danilo M." -draft = false type = "life" excerpt = "baking a cake and building a program from source have a lot in common, and both will leave you satisfied once they've finished cooking" image = "/uppies/2019/01/bake-a-cake.jpg" diff --git a/content/en/articles/bash-notes/index.md b/content/en/articles/bash-notes/index.md index f03548b..6023417 100644 --- a/content/en/articles/bash-notes/index.md +++ b/content/en/articles/bash-notes/index.md @@ -1,7 +1,6 @@ +++ title = "Bash Notes" date = "2023-04-07T11:20:20+02:00" -draft = true type = "tech" author = "Danilo M." excerpt = "A 'sticky notes' kind of app, written in bash for all shell entusiasts." diff --git a/content/en/articles/cad-designing-in-gnu-linux/index.md b/content/en/articles/cad-designing-in-gnu-linux/index.md index df7b0cb..1c338b8 100644 --- a/content/en/articles/cad-designing-in-gnu-linux/index.md +++ b/content/en/articles/cad-designing-in-gnu-linux/index.md @@ -2,19 +2,21 @@ title = "CAD designing in GNU/Linux" author = "Danilo M." type = "tech" +obsolete = true date = "2021-05-01T17:51:58+00:00" excerpt = "what software options do we have when dealing with a 3D Printer on Linux?" image = "/uppies/2021/05/PXL_20210501_114542849.jpg" categories = [ "3D Printing", "DIY"] tags = [ "cad", "cura", "fusion360", "slicer", "solvespace", "linux"] typora-root-url = "../../static" + +++ {{< quote source="semicit. Eminem" >}} - Guess who's back - back again - danix's back - tell your friends +Guess who's back +back again +danix's back +tell your friends {{< /quote >}} So, I’m back at writing on this blog, it’s been a long time, I’ve been through quite some shitty times and a lot happened on a personal level that kept my attention away from blogging. diff --git a/content/en/articles/come-funziona-questo-sito/index.md b/content/en/articles/come-funziona-questo-sito/index.md deleted file mode 100644 index cef01ef..0000000 --- a/content/en/articles/come-funziona-questo-sito/index.md +++ /dev/null @@ -1,11 +0,0 @@ -+++ -title = "How This Site Works" -date = "2024-11-12T11:12:25+01:00" -draft = true -type = "tech" -tags = ["web", "development"] -categories = ["DIY", "Code", "Blogging"] -author = "Danilo M." -+++ - -TODO: Translate this article from Italian to English. diff --git a/content/en/articles/conquista-la-folla/index.md b/content/en/articles/conquista-la-folla/index.md index 13682a3..fc147a4 100644 --- a/content/en/articles/conquista-la-folla/index.md +++ b/content/en/articles/conquista-la-folla/index.md @@ -1,11 +1,12 @@ +++ -title = "Conquer the Crowd.." -date = "2013-04-21T08:17:11+00:00" -draft = true -type = "quote" -tags = ["gladiator", "Massimo Decimo Meridio"] -categories = ["Blogging"] +title = "win the crowd.." author = "Danilo M." -+++ +type = "quote" +date = "2013-04-21T08:17:11+00:00" +categories = [ "Blogging"] +tags = ["gladiator", "massimo decimo meridio"] -TODO: Translate this article from Italian to English. ++++ +{{< quote source="Massimo X Meridio" >}} +I will win the crowd... I will give them something they have never seen before. +{{< /quote >}}
\ No newline at end of file |
