Skip to content

Instantly share code, notes, and snippets.

@mrbald
Last active September 19, 2018 08:38
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 mrbald/e61887f4267234866c199ef7dd37fadd to your computer and use it in GitHub Desktop.
Save mrbald/e61887f4267234866c199ef7dd37fadd to your computer and use it in GitHub Desktop.
Remarkjs-based presentation example

layout: true

.header[.grey[© 2018 Vladimir Lysyy | All rights reserved]] .footer[]


class: center, middle

name: title

The Topic

If bears had been bees Then they would have never ever Ever thought of building a house So high up in a tree © Vinny the Pooh


name: terminology

General Terminology

  • Honey — a magic substance, when it's there then it's suddenly not

--

  • Incrementally Loaded Part — just to show the effect

???

Presenter notes


class: center, middle name: questions

Questions? 😣


class: center, middle name: thankyou

Thank You! ☺


Code Fragment

public static void main(String... args) {
    System.out.println("Hello World!");
}

???


\(\LaTeX{}\) Fragment

$$\bar{X}=\frac{1}{n}\sum_{i=1}^nX_i$$

???

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