Skip to content

aistats/aistats2025

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6d62b2d · Mar 21, 2025

History

95 Commits
Aug 8, 2024
Dec 3, 2024
Aug 14, 2024
Nov 26, 2024
Dec 3, 2024
Aug 23, 2024
Aug 8, 2024
Jul 29, 2024
Feb 10, 2025
Nov 28, 2024
Sep 20, 2024
Feb 7, 2025
Aug 19, 2024
Aug 19, 2024
Aug 8, 2024
Nov 29, 2024
Feb 12, 2025
Mar 21, 2025
Feb 10, 2025
Aug 8, 2024
Nov 28, 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