Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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 Request

Crafted with <3 by [John Otander](http://johnotander.com) ([@4lpine](https://twitter.com/4lpine)).