Skip to content

ekut-es/cps-deadlines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CPS Deadlines

Countdown timers to keep track of a bunch of CPS conference deadlines.

Adding/updating a conference

To add or update information:

  • Fork the repository
  • Update _data/conferences.yml
  • Make sure it has the title, year, id, link, deadline, timezone, date, place attributes
  • Send a pull request

Forks & other useful listings

Hint

When you want to see the list locally install jekyll https://jekyllrb.com on your computer. run the following command in this directory:

jekyll serve

License

MIT