Update readme

This commit is contained in:
Raoul 2018-04-29 18:24:23 +02:00
parent 8851133b94
commit a35907d562
No known key found for this signature in database
GPG key ID: C7493D73B67C1842

View file

@ -17,3 +17,13 @@ from the top-level directory. The website is then served at:
http://localhost:1313/
and auto-reloads on content changes.
Deployment
----------
Given the necessary _ssh_ login credentials, just run:
make upload
to upload the static website to our webserver via _rsync_ over _ssh_.