update readme for mediafile upload

This commit is contained in:
Sammy Delanghe 2020-11-18 21:45:49 +01:00
parent 03fc7c0f7c
commit 779d6959ae

View file

@ -72,6 +72,10 @@ bundle exec nanoc deploy --target public --env=prod
If you want to deploy this on your own system for whatever reason, just serve the files using a webserver like nginx or Apache.
## Uploading media files
Before using mediafiles on the site, upload them via https://zeus.ugent.be/zeuswpi/. You'll receive the server-filename which is available at the aforementioned url.
## Submitting a Pull Request
Once you've submitted a PR, it will automatically be deployed to (PR#).pr.zeus.gent, for easier reviewing.