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

https://github.com/jenkoian/breaking-bugs

Slides from breaking bugs talk @ Unified Diff June 2013
https://github.com/jenkoian/breaking-bugs

Last synced: 5 months ago
JSON representation

Slides from breaking bugs talk @ Unified Diff June 2013

Awesome Lists containing this project

README

          

Breaking Bugs - Unified Diff June 2013
======================================

Installation
-------------

1. Install [Node.js](http://nodejs.org/)

2. Install [Grunt](http://gruntjs.com/getting-started#installing-the-cli)

3. `git clone git@github.com:jenkoian/breaking-bugs.git' && cd breaking-bugs

4. `sudo npm install`

5. `grunt serve`

6. open http://localhost:8000

View online
------------

http://jenkoian.github.io/breaking-bugs

Press `s` or view console to see my notes

Acknowledgements
-----------------

* Tim Pietrusky for the inspiration and most of the HTML/CSS for the opening slide: http://timpietrusky.com/breaking-bad-logo
* I got all the images just from google image search, so apologies for lack of proper credits, but all imagery I imagine is copyright of AMC
* Thanks to AMC for producing a kick ass TV show
* Thanks to Bryan Cranston for being a bad ass Heisenberg
* Thanks to _Big Sean_ for inspiring the talk
* Hakim El Hattab for creating the kick ass [reveal js](http://lab.hakim.se/reveal-js/)