Event Registration

As every year, you can list your event on coderetreat.org to make it easy for someone to find and attend. Fill out this form and send us a Pull Request to our repo.

To get your event listed on coderetreat.org, you need to fork our repository at github.com/coderetreat/coderetreat

  1. Create a new file in _data/events/ such as berlin-swkberlin.json.
  2. Complete this form and download or paste the resulting JSON into the file
  3. Optionally: Validate the JSON locally by running npm test
  4. (see our README on how to set up the repository)
  5. Commit your event and send us a Pull Request
  6. We will validate your event and publish it on our Events Page