Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 1.08 KB

README.md

File metadata and controls

33 lines (26 loc) · 1.08 KB

jsconf2018-special

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

  • Date: May 31st, 2018
  • Time: 7pm
  • Location: co.up, 3rd floor.
  • Meetup link: T.B.D.
  • After Meetup: T.B.D and to be coordinated with CSSConf.EU

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