Skip to content

Instantly share code, notes, and snippets.

@jacobian
Created May 15, 2017 19:58
Show Gist options
  • Save jacobian/481cf992f2c260eeaba36ad1a08febe8 to your computer and use it in GitHub Desktop.
Save jacobian/481cf992f2c260eeaba36ad1a08febe8 to your computer and use it in GitHub Desktop.

Revisions

  1. jacobian created this gist May 15, 2017.
    19 changes: 19 additions & 0 deletions index.html
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,19 @@
    <html>
    <head>
    <link rel="stylesheet" href="reveal.js/css/reveal.css">
    <link rel="stylesheet" href="reveal.js/css/theme/white.css">
    </head>
    <body>
    <div class="reveal">
    <div class="slides">
    <section data-markdown="slides.md"
    data-charset="utf-8">
    </section>
    </div>
    </div>
    <script src="reveal.js/js/reveal.js"></script>
    <script>
    Reveal.initialize();
    </script>
    </body>
    </html>
    11 changes: 11 additions & 0 deletions slides.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,11 @@
    # Slide 1

    - look
    - some
    - content

    ---

    # Slide 2

    - whatever