Sito web di loviuz.me creato con Hugo
Go to file
2022-11-01 21:53:06 +01:00
archetypes Primo commit 2022-06-05 12:10:31 +02:00
assets/css Fix per schema dark 2022-07-17 16:10:40 +02:00
content Post dopo Linux Day 2022 2022-10-23 22:31:58 +02:00
layouts Fix immagini per social 2022-08-07 23:41:44 +02:00
static/images Sostituzione immagini in formato webp 2022-07-24 22:24:22 +02:00
themes Post dopo Linux Day 2022 2022-10-23 22:31:58 +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
config.toml Aggiunta link in home page 2022-11-01 21:53:06 +01:00
deploy-ftp-example.sh Ridenominazione file 2022-08-19 12:59:12 +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
webp-images.sh Sostituzione immagini in formato webp 2022-07-24 22:24:22 +02:00

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