From 4870ac1116b7a3c0aa827fd70253aa48c5ee0114 Mon Sep 17 00:00:00 2001 From: loviuz Date: Tue, 11 Jul 2023 23:17:18 +0200 Subject: [PATCH] Aggiornamento README --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c989b0d..ba8b9d6 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,11 @@ cd sito-web git submodule add https://github.com/luizdepra/hugo-coder.git themes/hugo-coder ``` -Per testare live: +Per testare in tempo reale: ```bash hugo server -D ``` + +## Organizzazione contenuti + +Tutti i contenuti sono nella cartella `content` e hanno lo stesso nome dei menu. \ No newline at end of file