This is the source code for the history-of.saeon.ac.za site
The timeline draws information from several Google Sheets - but there is one main one to make edits on Google Sheet. Editing the Node tabs on this sheet will result in the Node-specific sheets updating. All the spreadsheets can be found here
Google Sheets is the most convenient way of using the Timeline JS software, but it's also possible to use it programmatically (via JSON), which may be more useful as the timeline expands.
Deployments should be triggered on every push to the main
branch