8000 GitHub - dragonmantank/conferences
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dragonmantank/conferences

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

List of tech conferences

How to add an event: There is a skeleton.txt in the root of the repository. Use that to create the appropriate file in data/

Details of the fields

name:
url:

start_date:         2016-06-01
end_date:
cfp_date:

city:               (Location)
state:
country:

topics:             comma separated list
code_of_conduct:    URL to Code of Conduct

Generate web site

$ python3 generate.py

Other - conferences we probably won't include

GPU Technology Conference 2017 http://www.gputechconf.com/

Sources

https://secure.php.net/conferences/ https://www.papercall.io/cfps http://www.meetup.com/ http://www.meetup.com/es-ES/Granada-Geek/ https://twitter.com/CallbackWomen/lists/tech-conf-aggregators

Images

Accessibility logo: http://staff.washington.edu/tft/a11ylogo/

TODO

  • For older events: are the videos available online?

  • Include logo of each event?

  • Page per country.

  • Page per country-state

  • page per country-state-city

  • page per country-city (if there is no state)

  • Improved UI!

  • Create separate Twitter account for the site.

  • Cron-job to update the site once a day to keep the date-related data fresh.

  • Change the sitemap creating code to use the date of the files for real date.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 59.5%
  • HTML 35.1%
  • CSS 5.4%
0