Giter VIP home page Giter VIP logo

conferences's Introduction

Conferences

A community-curated list of conferences around the world for Android developers.

Adding a conference

Send a pull-request which adds a file to the _conferences/ directory with a new file representing the conference. The file should be named with the conference name, the year, and with an .md extension (for example, my-cool-conference-2016.md).

The contents of the file should use the following template:

---
name: "Droidcon"
website: http://uk.droidcon.com/2015/
location: London, UK
status: Cancelled/Postponed # Optional, will show up in red if provided
online: true                # Optional, for online-only events.

date_start: 2015-10-29
date_end:   2015-10-30

cfp:  # Optional
  start: 2015-06-16
  end:   2015-07-21
  site: http://uk.droidcon.com/2015/lineup-2015/ # Optional, will default to website
---

Note: Do not include the location of the conference in the name. The above conference is often referred to as "Droidcon London", but we will always render the location with the name so it is redundant.

Online-only events

For online only events please set online: true in the template. They will show up in the Upcoming page as well as in the Online-only page.

Please use the status: field only for cancellation or postponement as it will show up in red in the website.

Running locally

Build Jekyll Pages

bundle install --path vendor/bundle
bundle exec jekyll serve

Once running the site can be opened at http://localhost:4000.

License

All content is CC0.

conferences's People

Contributors

adnan-sm avatar benju69 avatar blipinsk avatar blundell avatar chiuki avatar chrisguzman avatar cketti avatar cortinico avatar davidvavra avatar dayanruben avatar dekramobile avatar dkhmelenko avatar efung avatar fuentespatrick avatar jahudzik avatar jakewharton avatar jeremy-techson avatar johnjohndoe avatar jossiwolf avatar kikoso avatar maltzj avatar michaelevans avatar miketraverso avatar nightlynexus avatar oldergod avatar stkent avatar subhrajyotisen avatar tomaskypta avatar zacsweers avatar zmarkan avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.