]> danix's work - danix.xyz.git/commitdiff
add draft articles and featured image release_04042026-1256
authorDanilo M. <redacted>
Sat, 4 Apr 2026 10:56:16 +0000 (12:56 +0200)
committerDanilo M. <redacted>
Sat, 4 Apr 2026 10:56:16 +0000 (12:56 +0200)
- come-funziona-questo-sito.md (Italian article, draft)
- of-being-lonely.md (English article, draft)
- loneliness.jpg featured image

Co-Authored-By: Claude Sonnet 4.6 <redacted>
assets/uploads/2025/10/loneliness.jpg [new file with mode: 0644]
content/articles/come-funziona-questo-sito.md [new file with mode: 0644]
content/articles/of-being-lonely.md [new file with mode: 0644]

diff --git a/assets/uploads/2025/10/loneliness.jpg b/assets/uploads/2025/10/loneliness.jpg
new file mode 100644 (file)
index 0000000..4939b77
Binary files /dev/null and b/assets/uploads/2025/10/loneliness.jpg differ
diff --git a/content/articles/come-funziona-questo-sito.md b/content/articles/come-funziona-questo-sito.md
new file mode 100644 (file)
index 0000000..71d3669
--- /dev/null
@@ -0,0 +1,20 @@
+---
+title: "Come Funziona Questo Sito"
+date: 2024-11-12T11:12:25+01:00
+draft: true
+type: article
+author: "danilo 'danix' m."
+excerpt: "Questo sito è sviluppato con HUGO, ecco come funziona."
+categories:
+  - "blogging"
+  - "diy"
+  - "hugo"
+  - "code"
+tags:
+  - "web"
+  - "development"
+typora-root-url: ../../static
+---
+
+Questo sito è sviluppato con HUGO, un framework per costruire siti "statici".
+
diff --git a/content/articles/of-being-lonely.md b/content/articles/of-being-lonely.md
new file mode 100644 (file)
index 0000000..1fe0586
--- /dev/null
@@ -0,0 +1,22 @@
+---
+title: "Of Being Lonely"
+date: 2025-10-04T12:50:17+02:00
+draft: true
+type: article
+author: "danilo 'danix' m."
+format: "post"
+excerpt: "How do you deal with the reality of living with yourself?"
+featured_image: "/uploads/2025/10/loneliness.jpg"
+categories:
+  - "life"
+tags:
+  - "life"
+  - "responsibility"
+  - "loneliness"
+  - "introspection"
+typora-root-url: ../../static
+---
+
+How do you deal with the reality of living with yourself? 
+
+What does 
\ No newline at end of file