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

https://github.com/robloach/slides

Presentation slides for various conferences
https://github.com/robloach/slides

Last synced: 5 months ago
JSON representation

Presentation slides for various conferences

Awesome Lists containing this project

README

          

# Rob Loach's Slides

[Slides for various presentations](http://robloach.github.io/slides/) that I've done...

- [Composer Pro Tips at BADCamp, 2016](http://robloach.github.io/slides/composer-pro-tips.html)
- [Introduction to DocPad at openBar()](http://robloach.github.io/slides/docpad.html)

## Dependencies

* [npm](https://npmjs.org)

## Usage

``` bash
$ npm install
$ npm start
```