Skip to content

spox/slides

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gio-slides

This is based off the Google io-2012-slides project. It does a few things differently:

  • Haml based templates
  • Haml based slide generation
  • JSON configuration of common elements
  • Adds guards for regenerating on changes

Usage

Create new branch based off base and run:

$ bundle install
$ bundle exec guard start -i

New slides go in the content directory. They will be name sorted when built. The guard will generate the output/index.html file, which should hopefully be the presentation. Yay!

Notes

About

Slides and tooling based on google io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published