updated readme

main
Michael Murtaugh 1 week ago
parent 8caa58c249
commit d8b226929d

@ -17,6 +17,17 @@ This is code for the XPUB 2025 call.
* JavaScripts (guestbook)
* [guestbook.js](call/static/call/guestbook.js)
## Updating
To update the live site:
git pull
./manage.py collectstatic
And eventually (if the code has changed):
sudo systemctl restart uwsgi
## Colophon

Loading…
Cancel
Save