Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 804 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 804 Bytes

timeline

This is the source code for the history-of.saeon.ac.za site

Database

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.

Deploy

Deployments should be triggered on every push to the main branch