Created
March 6, 2013 01:13
-
-
Save burtlo/5095917 to your computer and use it in GitHub Desktop.
Parade presentation that will look for CSS and JS files within the sub-folder 'resources'
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
title "Example Presentation" | |
description "Several parade examples to assist with showing others how to get started with Parade" | |
pause_message "Visit github.com/schacon/parade" | |
resources "resources" | |
section "Introduction" do | |
slides "intro.md" | |
slides "installation.md" | |
slides "navigation.md" | |
end | |
section "features" | |
section "code_samples" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment