Prerequisites Yarn (currently tested against 1.22.19) Node (currently tested against 18.10.0) Developer Environment setup git clone ... cd xxtechconfspeakers-gatsby 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.