Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 551 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 551 Bytes

phytonic

A physics site to write about cool physics stuff and write notes for the physics modules at NUS High School.

Editing

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>.

Running

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.