11 lines
170 B
Markdown
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/
|
|
``` |