add readme
This commit is contained in:
parent
dc4aa7ec24
commit
04807cc119
1 changed files with 11 additions and 0 deletions
11
README.md
Normal file
11
README.md
Normal file
|
@ -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/
|
||||||
|
```
|
Loading…
Add table
Reference in a new issue