Skip to content

Instantly share code, notes, and snippets.

@arruda
Created May 14, 2013 16:50
Show Gist options
  • Select an option

  • Save arruda/5577499 to your computer and use it in GitHub Desktop.

Select an option

Save arruda/5577499 to your computer and use it in GitHub Desktop.

Revisions

  1. arruda created this gist May 14, 2013.
    22 changes: 22 additions & 0 deletions helloworld.rst
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,22 @@
    :title: Hello World!

    This is a simple Hello world example for hovercraft!

    ----

    This is the First Slide:
    ========================

    Some text here in this slide...
    ---------------------------------

    .. note::

    Here whe have some notes for this slide.

    ----

    Second Slide
    ============

    Hello World!
    33 changes: 33 additions & 0 deletions helloworld_efx.rst
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,33 @@
    :title: Hello World!

    This is a simple Hello world example for hovercraft! with some effects.

    ----

    This is the First Slide:
    ========================

    Some text here in this slide...
    ---------------------------------

    .. note::

    Here whe have some notes for this slide.

    ----

    :data-y: r1000

    Second Slide
    ============

    Hello World!

    ----

    :data-rotate: 90

    Rotating
    ========
    Nice!