diff --git a/README.md b/README.md new file mode 100644 index 0000000..59c10db --- /dev/null +++ b/README.md @@ -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/ +``` \ No newline at end of file