berlinjs / jsconf2018-special

http://jsconf.berlinjs.org
MIT License
0 stars 0 forks source link

jsconf2018-special

screenshot displaying the very yellow berlin.js website - because yellow is
the color of javascript. Or something haha

Rough idea: We want to have a meetup where we bring people together who are in town for JSConf.eu to mix and mingle with the BerlinJS community. Ideally we get some talks from speakers / rejected speakers from their pool. Think of it as a super mini, low-key Reject.JS

Contributing

All speaker data is in ./speakers.json. Time and date are at the top of index.js.

$ npm install     # install dependencies
$ npm start       # start the dev server & open the application
$ npm run build   # output to static files in dist/
$ npm run publish # builds page and publishes it to gh-pages

Thanks

Shoutout to @yoshuawuyts for providing design and tools that run the website.

License

MIT