Add note about how to deploy

This commit is contained in:
Luke Murphy 2019-09-17 19:44:08 +02:00
parent 78a237ae21
commit 2db07691ae
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC

View File

@ -69,4 +69,8 @@ us to work on new articles and still store the pages here in the repository.
## Deploying the site
TODO.
We have a Git hook setup, so just push as you would as normal:
```
$ git push origin master
```