Countdown timers to keep track of a bunch of PL conference deadlines.
Contributions are very welcome!
To add or update a deadline:
- Fork the repository
- Update
_data/conferences.yml - Make sure it has the
title,year,id,link,deadline,timezone,date,place,subattributes- See available timezone strings here.
- Optionally add a
noteandabstract_deadlinein case the conference has a separate mandatory abstract deadline deadlinecan be a single timestamp or a list of timestamps. For multiple submission rounds, list the deadlines in round order; they will be displayed as Round 1, Round 2, and so on.- Send a pull request
This repository is a fork of ai-deadlines.
MIT