From 56cab023bf74506f10716b46106f1da319c8f081 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Wed, 29 Apr 2026 20:11:24 +0200 Subject: Removed article "Come funziona questo sito" --- content/en/articles/come-funziona-questo-sito/index.md | 11 ----------- content/it/articles/come-funziona-questo-sito/index.md | 13 ------------- 2 files changed, 24 deletions(-) delete mode 100644 content/en/articles/come-funziona-questo-sito/index.md delete mode 100644 content/it/articles/come-funziona-questo-sito/index.md (limited to 'content') 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/it/articles/come-funziona-questo-sito/index.md b/content/it/articles/come-funziona-questo-sito/index.md deleted file mode 100644 index 0477e83..0000000 --- a/content/it/articles/come-funziona-questo-sito/index.md +++ /dev/null @@ -1,13 +0,0 @@ -+++ -title = "Come Funziona Questo Sito" -date = "2024-11-12T11:12:25+01:00" -draft = true -type = "tech" -author = "Danilo M." -excerpt = "Questo sito è sviluppato con HUGO, ecco come funziona." -categories = [ "DIY", "Code", "Blogging"] -tags = [ "Hugo", "development", "web"] -typora-root-url = "../../static" -+++ - -Questo sito è sviluppato con HUGO, un framework per costruire siti "statici". \ No newline at end of file -- cgit v1.2.3