Code Monkey home page Code Monkey logo

ruby-conferences.github.io's Introduction

Ruby Conferences

Build Status

RubyConferences.org is a simple list of Ruby conferences, published collaboratively with the Ruby community. Updates are sometimes posted to @rubyconferences.

Eligible Conferences

Focus is a goal of this project and as a result, only conferences that are specifically for Ruby are listed. That means that if a conference covers Ruby, but is not specifically for Rubyists, then it is left out.

A good rule of thumb for whether a conference should be included is if its name includes either Ruby or Rails and how it describes itself. A conference that describes itself as a "Conference on Web Development" might be an awesome event, but it's probably not a Ruby conference.

Contributing

The list of events is driven by the conferences file in the _data directory - if you have an update for those things, just change the YAML and send a PR.

The file to be changed is _data/conferences.yml. NOTE: It is order-dependent, meaning, put your conference in the YAML file in the order in which it should appear on the page, which is chronological.

Here is a list of the keys that can be used:

  • name: The official name of the event
  • location: When the event is in the US, this would be "City, State", for any other country, use "City, Country".
  • start_date: The date of the first day of the event - ISO8601 formatted (yyyy-mm-dd).
  • end_date: The date of the last day of the event - ISO8601 formatted (yyyy-mm-dd). For one day events this should equal start_date.
  • url: The url for the event.
  • twitter: The twitter handle for the event, you can leave off the "@".
  • mastodon: The mastodon url for the event, for example https://ruby.social/@conferencehandle

Extra keys for the upcoming events:

  • reg_phrase: Typically you want to put "Registration open" here.
  • reg_date: If there is a registration deadline, enter that here - ISO8601 formatted (yyyy-mm-dd).
  • cfp_phrase: Typically you want to put "CFP open" here. If you also provide a cfp_date then you may prefer to write "CFP closes" so the site will render for example "CFP closes in 17 days".
  • cfp_date: If there is a cfp deadline, enter that here - ISO8601 formatted (yyyy-mm-dd).

Extra keys for the past events:

  • video_link: A url to the videos for the event.

Getting started

We build the site with Jekyll.

Install Ruby, then:

cd ruby-conferences.github.io
bundle install
bundle exec jekyll serve

and point your browser at http://localhost:4000/

License

The design of the site is copyrighted by Cameron Daigle.

All other original work uses the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

ruby-conferences.github.io's People

Contributors

jonallured avatar artkirienko avatar gentilfp avatar marcoroth avatar zverok avatar noahgibbs avatar adamniedzielski avatar amrabdelwahab avatar matiaskorhonen avatar eshaiju avatar floord avatar lxxxvi avatar siaw23-retired avatar gsamokovarov avatar vyper avatar sogamoso avatar matthewmayer avatar rishiip avatar sergii avatar banta avatar adarsh avatar yatish27 avatar bascht avatar olivierobert avatar mermop avatar myabc avatar jasoncharnes avatar cirdes avatar mufid avatar vergilet 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.