Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/johno/emberconf2015-notes
Notes from attending the talks at EmberConf 2015.
https://github.com/johno/emberconf2015-notes
Last synced: 2 months ago
JSON representation
Notes from attending the talks at EmberConf 2015.
- Host: GitHub
- URL: https://github.com/johno/emberconf2015-notes
- Owner: johno
- Created: 2015-03-02T21:27:04.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-10T17:26:49.000Z (almost 10 years ago)
- Last Synced: 2024-10-19T17:49:46.651Z (3 months ago)
- Language: CSS
- Homepage: http://johnotander.com/emberconf2015-notes/
- Size: 309 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Notes from EmberConf 2015 Talks
My collection of notes from [EmberConf 2015](http://emberconf.com/).
## Installation
```
git clone https://github.com/johnotander/emberconf2015-notes.git
cd emberconf2015-notes
jekyll serve --watch
```## Acknowledgements
* Thanks to the wonderful speakers/organizers at EmberConf.
* Built with Jekyll and [featherbass](https://github.com/jxnblk/featherbass).## License
MIT
## Contributing
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull RequestCrafted with <3 by [John Otander](http://johnotander.com) ([@4lpine](https://twitter.com/4lpine)).