From 782b971d157b041f223dfd3c2027428f06b1c8c9 Mon Sep 17 00:00:00 2001 From: Eric Bidelman Date: Wed, 18 Apr 2012 17:42:08 -0700 Subject: Sytling for notes not in preso mode. tag FTR --- template.html | 29 +++++++++++++++++++++++------ 1 file changed, 23 insertions(+), 6 deletions(-) (limited to 'template.html') diff --git a/template.html b/template.html index ae5a81e..9b9e5be 100644 --- a/template.html +++ b/template.html @@ -18,6 +18,7 @@ URL: https://code.google.com/p/io-2012-slides + @@ -91,7 +92,7 @@ URL: https://code.google.com/p/io-2012-slides
  • Subtitle capitalization is title case
  • -
  • Titles and subtitles should never have a period at the end
  • +
  • All links open in new tabs. To change that add a target="_self".
  • @@ -162,8 +163,6 @@ function helloWorld(world) {
  • Point I wanted to make #1
  • Point I wanted to make #2
  • Point I wanted to make #3
  • -
  • Point I wanted to make #3
  • -
  • Point I wanted to make #3
  • Example link in notes.
  • Remember to say this tag line!

    @@ -173,9 +172,27 @@ function helloWorld(world) {

    Slide with Speaker Notes

    - Add ?presentme=true to the URL to enabled presenter mode. - The setting is sticky, so refreshing the slides will persist presenter mode. - Use ?presentme=false to turn off presenter mode. +

    Press 'p' to toggle speaker notes.

    +
    + + + + +
    +

    Presenter Mode

    +
    +
    +

    Add ?presentme=true to the URL to enabled presenter mode. + This setting is sticky, meaning refreshing the page will persist presenter + mode.

    +

    Hit ?presentme=false to disable presenter mode.

    -- cgit v1.2.3