Skip to content

kwakaba/ai-deadlines

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Deadlines

Countdown timers to keep track of a bunch of AI 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

Releases

No releases published

Packages

No packages published

Languages

  • HTML 48.1%
  • Python 23.8%
  • Ruby 21.4%
  • CSS 6.7%