Open-source and crowd-sourced conference speakers website
$ yarn
$ yarn dev
or
$ npm install
$ npm run dev
Sure! Here are the credentials to Algolia API:
Application ID: JDMQGRNX7K
Search-Only API Key: 7f88af4a8740a4559e15f509a39ca83d
Index name: speakers
Full list of conference speakers is located in the data folder (./data/speakers.ts).
If you'd like to contribute, please fork the repository and make changes as you'd like. Pull requests are warmly welcome.
As you can see now, it's a very simple page. I'll be super happy if you have some ideas how to make it more user-friendly or/and create PR with these enhancements.
Also project is looking for a new fancy logo :)
I want to thank @karlhorky and every contributor for an amazing job you did for awesome-speakers. ConfCitizens is based on the awesome-speakers
data.
I also want to thank Steven (@styfle) from ZEIT for creating an awesome service that generates dynamic Open Graph images.
This project is licensed under MIT license.