Skip to content

aistats/aistats2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

87b2fd3 · May 24, 2024

History

81 Commits
Jul 21, 2023
Jul 26, 2023
Apr 24, 2024
Feb 5, 2024
Sep 17, 2023
Aug 31, 2023
Jul 14, 2023
Jul 14, 2023
Jul 25, 2023
Apr 5, 2024
Jul 25, 2023
Dec 8, 2023
May 6, 2024
Oct 4, 2023
Feb 29, 2024
Sep 7, 2023
Jul 21, 2023
Oct 11, 2023
Oct 11, 2023
May 24, 2024
Apr 24, 2024
Apr 26, 2024
Jul 21, 2023
Apr 12, 2024
Dec 8, 2023
Sep 18, 2023
Apr 25, 2024

Repository files navigation

AISTATS Conference Template Site

Welcome to the AISTATS Site.

If As well as providing information about the society and past meetings, the pages detail how to create

These steps need to be done by someone with admin access to the aistats github organization

  1. Create the new repo in github by going to https://github.com/organizations/aistats/repositories/new, use the name coding aistatsXXXX where XXXX is the year of the archived conference.

  2. Select "Create from Template" using stub as the template

  3. Give the conference a description, "April 9 - 11, Playa Blanca, Lanzarote, Canary Islands"

  4. Make sure the repo is set to 'public'.

  5. Create the Repo.

  6. Edit the _config.yml file in the new repo to set baseurl to /aistatsXXXX

  7. Check that the stub website appears online at http://aistats.org/aistatsXXXX/

  8. Update the main AISTATS site to list the current year's conference (presuming that the previous year's hs finised) https://github.com/aistats/aistats.github.io.

  9. Create a new admin team for this year's page, aistatsXXXX, and assign it to admin aistatsXXXX

More information