Skip to content

Cloud Foundry Presents

Notifications You must be signed in to change notification settings

magizh/presos

 
 

Repository files navigation

Slideshows for Cloud Foundry

This repo will have all the presos I am using for Cloud Foundry presentations. Feel free to fork and use.

In order to use these slides you will need to

bundle install

To read about the SlideShow gem go here

Generation

You can then generate the slides for the appropriate directory

First cd into the directory of choice. Example:

cd mobile

Then generate as many slide sets as you want. The make.sh script in each dir has the commands to use the slideshow script with the templates in this repo

./make.sh

Finally you can push this app to Cloud Foundry for example

cd output
bundle install
bundle package
vmc push

This will be detected as a Sinatra App.

About

Cloud Foundry Presents

http://studios.cloudfoundry.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published