Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 507 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 507 Bytes

Sys Deadlines

Countdown timers to keep track of a bunch of system conference deadlines. Inspired by ai-deadlines.

More up to date:

http://www.cs.technion.ac.il/~dan/index_sysvenues_deadline.html

Adding/updating a conference

  • Fork the repository
  • Update _data/conferences.yml
  • Make sure it has the name, year, id, link, deadline, date and place attributes (and optionally timezone; default is Eastern Time)
  • Send a pull request