commit 21203d2e316e6be42647432dd99f5cb1599e947f Author: Kenneth Reitz Date: Wed Oct 5 01:15:15 2011 -0400 initial talk diff --git a/one/01_slide.md b/one/01_slide.md new file mode 100644 index 0000000..39d68b7 --- /dev/null +++ b/one/01_slide.md @@ -0,0 +1,9 @@ +!SLIDE +# My Presentation # + +!SLIDE bullets incremental +# Bullet Points # + +* first point +* second point +* third point diff --git a/showoff.json b/showoff.json new file mode 100644 index 0000000..ad987d1 --- /dev/null +++ b/showoff.json @@ -0,0 +1 @@ +{ "name": "My Preso", "sections": [ {"section":"one"} ]}