NodeConf.eu Themed Slides

(use -> and <- to navigate)

Browser stuff

Designed for Chrome, works well enough across other browsers for sharing afterwards.

Zoom in till it fits (Ctrl +, or whatever your OS variant is)

Heading 2

Heading 3

    … more 3rd-level heading

    … and a little more

    … just one more!

And a bit of paragraph here

Authored in Markdown

Single index.md file (like this one), with a build.js (like this one) script that converts to the slides, including formatting and even syntax highlighting.

  • build.js also has a --watch
var foo = require('bar')

if (foo['woohoo'] === false)
  throw new Error('Whoa!')

And GitHub-style inline = code.

Break out of Markdown

Inline HTML supported so you can control styling:

Eh? Ooooo, a white box!  
What is this? I don't know, but it's awesome!