GitXplorerGitXplorer
g

holiday-mashup-lightning-talk

public
0 stars
0 forks
0 issues

Commits

List of commits on branch gh-pages.
Unverified
588cbaa0d40bdbc01fd0aa9f94660bc0f3dd31e6

emphasize social good

ggangstead committed 9 years ago
Unverified
d8769945dff87b43b8916e0e5b3a5270f5fcb089

content update

ggangstead committed 9 years ago
Unverified
e967f9887b60b664b0b753efd37b42ee95915133

Adding About Nodeschool and Organizing with open source slides.

mmichaeledavis committed 9 years ago
Unverified
89767a0810cabe9d5b52bcdde54116a44b76b2a7

Skeleton

ggangstead committed 9 years ago

README

The README file for this repository.

holiday-mashup-lightning-talk

Presentation "How Nodeschool organizes with open source" for http://info.thoughtworks.com/dallas-meetup-mashup.html

The Slides

Since the default branch is gh-pages, go to http://gangstead.github.io/holiday-mashup-lightning-talk to view the slides.

To view the slides locally start a static http server from that directory. My preferred way:

# one time, to install the dependency
> npm install -g http-server

# start the server in the base directory. -o flag opens browser
> http-server -o