@ -0,0 +1,11 @@
# verry.org with hugo!
This website was build with the hugo amazing tool!
# Run
```bash
hugo
rsync -arvz --delete public/ peach.verry.org:/srv/www/yann/verry.org/
```