Skip to content

Instantly share code, notes, and snippets.

@jacobian
Created May 15, 2017 19:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jacobian/481cf992f2c260eeaba36ad1a08febe8 to your computer and use it in GitHub Desktop.
Save jacobian/481cf992f2c260eeaba36ad1a08febe8 to your computer and use it in GitHub Desktop.
<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>

Slide 1

  • look
  • some
  • content

Slide 2

  • whatever
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment