Skip to content

padc/campus-devcon-10-2014

Repository files navigation

Campus DevCon 10-2014

These are @avendael's slides for Campus DevCon 2014, generated with yo reveal.

Building

Optional:

  • Install yeoman globally: npm install -g yeoman
  • Install the reveal generator globally: npm install -g generator-reveal

Mandatory:

  • Install grunt-cli globally: npm install -g grunt-cli

Just run grunt in the root project directory.

Slides

If you installed yeoman and the reveal generator, you can add slides by doing

$ yo reveal:slide "Slide title" --markdown

Slides are written in markdown because ezmode.

Deploying

You can deploy to github pages if you have commit access to this repository:

$ grunt deploy

Done.

Web access

You can view the finished product in http://padc.github.io/campus-devcon-10-2014

About

Slides for Devcon Summit 2014

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published