Skip to content

aarkanov/presentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This repository contains the source for the slides that appear in this video:

Video Thumbnail

Building

This repository only contains the source of the presentation. If you wanted to view it, you'd have to build it-- and the repository does contain a Rakefile that has instructions to do just that.

If you wanted to build the presentation on your machine, you'd type:

bundle
rake

And then you'd open a browser to the resulting html:

open slides/index.html

Or you could start up the built-in webserver and look at that:

reveal-ck serve
open http://localhost:10000

Resources

These slides are built with reveal-ck.

reveal-ck lets you author slides in Markdown, Textile, Haml, or Slim. These particular slides were created with Haml.

If you have questions about reveal-ck, check out the reveal-ck wiki.

If you have questions about haml, check out http://haml.info/.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors