https://github.com/philnash/jsconf-schedule
An offline HTML schedule for JSConf EU
https://github.com/philnash/jsconf-schedule
cssconfeu jsconf service-worker
Last synced: 2 months ago
JSON representation
An offline HTML schedule for JSConf EU
- Host: GitHub
- URL: https://github.com/philnash/jsconf-schedule
- Owner: philnash
- Created: 2014-09-10T09:17:45.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2017-05-13T18:22:09.000Z (about 8 years ago)
- Last Synced: 2024-04-14T21:51:19.500Z (about 1 year ago)
- Topics: cssconfeu, jsconf, service-worker
- Language: CSS
- Homepage: https://jsconf.philna.sh
- Size: 431 KB
- Stars: 8
- Watchers: 4
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JSConf and CSSConf schedule
Hey there! [JSConfEU](http://jsconf.eu) is a great conference but sadly(!) the schedule is all wrapped up in a [Google Spreadsheet](http://2017.jsconf.eu/rough-schedule/).
This is an offline capable web application that has the full schedule for CSSConfEU and JSConfEU.
You can visit the app at [https://jsconf.philna.sh](https://jsconf.philna.sh).
## Contributing
Pull requests are welcome for improvements or schedule updates.
To run the application, clone the repository, then run:
```shell
$ npm install
$ npm run dev
```## Contributors
Thanks to [Daniel Gooß](https://github.com/Dangoo) for the 2015 design.
Thanks to [@silkine](https://twitter.com/silkine) for the 2017 design.