verry.org/README.md
2021-02-27 15:00:11 +01:00

11 lines
170 B
Markdown

# 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/
```