Sito web di loviuz.me creato con Hugo
Go to file
loviuz 0aa61b959f Fix twitter cards e tags 2022-07-03 23:31:05 +02:00
archetypes Primo commit 2022-06-05 12:10:31 +02:00
assets/css Migliorie css 2022-07-03 22:39:02 +02:00
content Primo articolo sul futuro di Internet 2022-07-03 22:39:21 +02:00
layouts Fix twitter cards e tags 2022-07-03 23:31:05 +02:00
static/images Primo commit 2022-06-05 12:10:31 +02:00
themes Aggiunta info sui cookies 2022-07-03 14:49:35 +02:00
.gitignore Aggiunta procedura per deploy FTP 2022-06-05 16:45:41 +02:00
.gitmodules Aggiunta submodulo 2022-06-05 16:10:28 +02:00
LICENSE Initial commit 2022-06-05 12:06:34 +02:00
README.md Primo commit 2022-06-05 12:10:31 +02:00
config.toml Fix twitter cards e tags 2022-07-03 23:31:05 +02:00
deploy-ftp-example.sh Aggiunta procedura per deploy FTP 2022-06-05 16:45:41 +02:00

README.md

Repository del sito web di loviuz.me

Come compilare

git clone https://github.com/loviuz/loviuz-website.git
cd loviuz-website
git submodule add https://github.com/luizdepra/hugo-coder.git themes/hugo-coder

Per testare live:

hugo server -D