Skip to content

Adding your talk to the JUnit website

Marc Philipp edited this page Mar 16, 2018 · 2 revisions
  1. Fork and clone this repository
  2. Checkout the gh-pages branch
  3. Add yourself to data/speakers.json (speakers in the JSON are in no particular order)
  4. Add your talk to data/events.json (events are sorted by date)
  5. Push the branch to your fork
  6. Create a PR against the gh-pages branch