Skip to content
Snippets Groups Projects
Commit 84ef7f5a authored by Jonathan Mace's avatar Jonathan Mace
Browse files

Update README

parent a7291b9a
No related branches found
No related tags found
No related merge requests found
Pipeline #54307 passed
...@@ -5,11 +5,13 @@ Dependencies: ...@@ -5,11 +5,13 @@ Dependencies:
- pygments - pygments
- pytz - pytz
`pip3 install jinja2 jinja2-highlight pygments pytz`
# Updating the website: # Updating the website:
1. Modifications should be made to the files in the `templates` directory 1. Modifications should be made to the files in the `templates` directory
2. Run ./generate.py 2. Run `python3 generate.py`
3. Commit and push the changes to the server. The live website will autoupdate with about a 30 second delay. 3. Commit and push the changes to the git repo. The live website will auto-update with about a 30 second delay.
# Checking locally # Checking locally
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment