summaryrefslogtreecommitdiffstats
path: root/content/en
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-04-18 22:52:30 +0200
committerDanilo M. <danix@danix.xyz>2026-04-18 22:52:30 +0200
commit9140e36f40918f774ad2aaf28c2b9b17db2a831d (patch)
treea32f9ac50bd09dd5a7ea0322fd4e245fb037cc2d /content/en
parentd7c1e2b8570c986902d8527dbdeca2774e6d0205 (diff)
downloaddanixxyz-9140e36f40918f774ad2aaf28c2b9b17db2a831d.tar.gz
danixxyz-9140e36f40918f774ad2aaf28c2b9b17db2a831d.zip
Started content cleanup
Diffstat (limited to 'content/en')
-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
21 files changed, 8 insertions, 25 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