- Please fork the project.
- Add your image to images/organizers directory.
- Add information to data/organizers.csv file.
- Create pull request.
- Add page in quarto format to pages directory.
- Update _quarto.yml file.
- Build site locally.
The site is built by using GitHub Actions. Always build the website locally if you have done major changes. The site can be built with the following R command:
quarto::quarto_render()