Skip to content

The configuration for the trustee timeline graphic

Notifications You must be signed in to change notification settings

socrse/trustee-timeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

The configuration code for the trustee timeline graphic.

Updating the Timeline

To update the timeline, you should only need to do the following:

  1. Add the date of the most recent AGM, i.e. var agm_2024 = new Date("2024-09-04");
  2. Add the current new trustees to a new section inside the trustees array.
    • Make sure to add the correct start/end date for each trustee's tenure.
  3. Update the role chart for the President, Vice-President, Treasurer, Vice-Treasurer and Secretary roles.

Pull Request

We recommend you follow software engineering best practice and make the changes on a new branch before creating a pull request. Ideally, a member of the governance team should approve the pull request (and check names/dates) before merging.

Deployment

When the changes are merged onto the main branch, the updated timeline will automatically be deployed.

About

The configuration for the trustee timeline graphic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages