Skip to content
This repository has been archived by the owner on Feb 23, 2022. It is now read-only.
/ presos Public archive

Cloud Foundry Presents

License

Notifications You must be signed in to change notification settings

vmware-archive/presos

Repository files navigation

This repository is no longer actively maintained by VMware, Inc.

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

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published