Browse Source

Add note about how to deploy

master
Luke Murphy 5 years ago
parent
commit
2db07691ae
No known key found for this signature in database GPG Key ID: 5E2EF5A63E3718CC
  1. 6
      README.md

6
README.md

@ -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
```

Loading…
Cancel
Save