Asciidoctor PDF

Beautiful documents using web technologies

Slide with Bullets

Slide with Smaller Font

Code Slide (with Subtitle Placeholder)

Subtitle Placeholder

// Say hello world until the user starts questioning
// the meaningfulness of their existence.
function helloWorld(world) {
  for (var i = 42; --i >= 0;) {
    alert('Hello ' + String(world));
  }
}

Code Slide (Smaller Font)

// Say hello world until the user starts questioning
// the meaningfulness of their existence.
function helloWorld(world) {
  for (var i = 42; --i >= 0;) {
    alert('Hello ' + String(world));
  }
}
<style>
  p { color: pink }
  b { color: blue }
</style>
<!DOCTYPE html>
<html>
<head>
  <title>My Awesome Page</title>
</head>
<body>
<p>Hello world</p>
<body>
</html>

Slide with Image

Slide with Image (Centered horz/vert)

Table Option A

Subtitle Placeholder

Column 1 Column 2 Column 3 Column 4

Row 1

placeholder

placeholder

placeholder

placeholder

Row 2

placeholder

placeholder

placeholder

placeholder

Row 3

placeholder

placeholder

placeholder

placeholder

Row 4

placeholder

placeholder

placeholder

placeholder

Row 5

placeholder

placeholder

placeholder

placeholder

Table Option A (Smaller Text)

Subtitle Placeholder

Column 1 Column 2 Column 3 Column 4

Row 1

placeholder

placeholder

placeholder

placeholder

Row 2

placeholder

placeholder

placeholder

placeholder

Row 3

placeholder

placeholder

placeholder

placeholder

Row 4

placeholder

placeholder

placeholder

placeholder

Row 5

placeholder

placeholder

placeholder

placeholder

Table Option B

Subtitle Placeholder

Header 1

placeholder

placeholder

placeholder

Header 2

placeholder

placeholder

placeholder

Header 3

placeholder

placeholder

placeholder

Header 4

placeholder

placeholder

placeholder

Header 5

placeholder

placeholder

placeholder

Slide Styles

  • class="red"

  • class="red2"

  • class="red3"

  • class="blue"

  • class="blue2"

  • class="blue3"

  • class="green"

  • class="green2"

  • class="green3"

  • class="yellow"

  • class="yellow2"

  • class="yellow3"

  • class="gray"

  • class="gray2"

  • class="gray3"

  • class="gray4"

I am centered text with a Button and Disabled button.

Full Image (with Optional Header)

unsplash.com/photos/PKVcQXEcfLU

!

This is an example of a quote.
— Name
Company

<Thank You!>

Important contact information goes here.

g+

plus.google.com/1234567890

twitter

@yourhandle

www

www.you.com

github

github.com/you

!