andyet-pres-template



andyet-pres-template

0 0


andyet-pres-template


On Github diasdavid / andyet-pres-template

Reveal.js

&yet Style

Luke Karrys

Notes Slide

This slide has some notes. Hit s.

- Note 1 - Note 2 - Notes and notes and notes.

Vertical slide

Vertical slide 2

JS is cool

// comment
var x = 100,
    y = ['a', 100, {}],
    z = {
        x: 'z'
    };
// IIFE
(function ($, window, undefined) {
    // What am I doing?
    var _test = function () {};
    return {
        test: _test
    };
})(jQuery, window)

Slide Heading

Sub Heading

Some text. Italic. Bold.

Big Title Slide

Bulleted Fragment List

  • This is a thing
  • This is thing thing
  • Thing 3

Simultaneous Fragments

One at a time

Slide with an image

More slides

This is a blockqoute!Line 2Luke?

The End ?