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
- Host: GitHub
- URL: https://github.com/robloach/slides
- Owner: RobLoach
- License: other
- Created: 2013-11-27T20:25:41.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2017-10-19T18:45:32.000Z (over 8 years ago)
- Last Synced: 2025-03-30T18:02:07.788Z (about 1 year ago)
- Language: HTML
- Homepage: http://robloach.github.io/slides/
- Size: 56.7 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY.md
- License: LICENSE.md
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
```