Sito web ufficiale sviluppato con Hugo.
This repository has been archived on 2023-08-03. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
loviuz 49f7454911 Merge branch 'master' of https://gitea.it/openit-este/sito-web 2023-04-16 16:49:00 +02:00
archetypes Primo commit 2022-12-19 22:37:47 +01:00
assets/css Aggiunta shortcode "Per chi ha fretta" 2023-01-07 17:32:02 +01:00
content Aggiunta pagina progetto Privacy con il Software Libero 2023-04-13 23:42:24 +02:00
layouts Aggiunta pagina Eventi 2023-04-04 23:44:35 +02:00
static Aggiunta link per abbreviazioni link bilancio 2023-04-15 12:46:45 +02:00
.gitignore Primo commit 2022-12-19 22:37:47 +01:00
.gitmodules Primo commit 2022-12-19 22:37:47 +01:00
LICENSE Aggiornamento licenza 2022-12-19 22:39:10 +01:00
README.md Primo commit 2022-12-19 22:37:47 +01:00
config.toml Aggiunta pagina Eventi 2023-04-04 23:44:35 +02:00
deploy-ftp-example.sh Primo commit 2022-12-19 22:37:47 +01:00

README.md

Repository del sito web di este.linux.it

Come compilare

git clone https://gitea.it/openit-este/sito-web.git
cd sito-web
git submodule add https://github.com/luizdepra/hugo-coder.git themes/hugo-coder

Per testare live:

hugo server -D