A physics site to write about cool physics stuff and write notes for the physics modules at NUS High School.
Edit files in the ./content/
.
Create a folder for each level of nesting.
Put pictures in ./static/images/
, reference with /images/<file>
.
Put videos in ./static/videos
, reference with /videos/<file>
.
You will need an extended version of hugo for this (install from here).
Run the provided run.sh
.
Update by running gen.sh
and pushing the changes.