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
- Host: GitHub
- URL: https://github.com/jenkoian/breaking-bugs
- Owner: jenkoian
- License: mit
- Created: 2013-06-11T14:09:23.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2024-12-06T09:16:59.000Z (over 1 year ago)
- Last Synced: 2024-12-06T10:23:20.361Z (over 1 year ago)
- Language: JavaScript
- Size: 52.3 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)