update readme for mediafile upload
This commit is contained in:
parent
03fc7c0f7c
commit
779d6959ae
1 changed files with 4 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue