Skip to content

andeemarks/xxtechconfspeakers-gatsby

Repository files navigation

Build Status Maintainability Test Coverage StackShare

Prerequisites

  • Yarn (currently tested against 1.22.19)
  • Node (currently tested against 18.10.0)

Developer Environment setup

  1. git clone ...
  2. cd xxtechconfspeakers-gatsby
  3. yarn install

Local build

yarn develop and browse to http://localhost:8000

Adding more conferences?

Find a good spot in src/data/confs.json and send me a PR

Continuous Integration deploy

Automatically via successful Travis build to xxtechconfspeakers.org.