diff --git a/images/colorbar.png b/images/colorbar.png new file mode 100755 index 0000000..189af7a Binary files /dev/null and b/images/colorbar.png differ diff --git a/images/googleio-logo.png b/images/googleio-logo.png new file mode 100755 index 0000000..ee0ed7d Binary files /dev/null and b/images/googleio-logo.png differ diff --git a/template/images/example-cat.jpg b/template/images/example-cat.jpg new file mode 100644 index 0000000..f67fb92 Binary files /dev/null and b/template/images/example-cat.jpg differ diff --git a/template/images/example-graph.png b/template/images/example-graph.png new file mode 100644 index 0000000..6344c62 Binary files /dev/null and b/template/images/example-graph.png differ diff --git a/template/index.html b/template/index.html new file mode 100755 index 0000000..0873821 --- /dev/null +++ b/template/index.html @@ -0,0 +1,369 @@ + + + + + + + Google I/O + + + + + + + + + +
+ + + + + + + +
+

+ Title Goes Here Up +
+ To Two Lines +

+

+ Sergey Brin +
+ May 10, 2011 +

+
+ +
+

+ This is a slide with just text. This is a slide with just text. + This is a slide with just text. This is a slide with just text. + This is a slide with just text. This is a slide with just text. +

+

+ There is more text just underneath. +

+
+ +
+

+ Simple slide with header and text +

+

+ This is a slide with just text. This is a slide with just text. + This is a slide with just text. This is a slide with just text. + This is a slide with just text. This is a slide with just text. +

+

+ There is more text just underneath with a code sample: 5px. +

+
+ +
+

+ Simple slide with header and text (small font) +

+

+ This is a slide with just text. This is a slide with just text. + This is a slide with just text. This is a slide with just text. + This is a slide with just text. This is a slide with just text. +

+

+ There is more text just underneath with a code sample: 5px. +

+
+ +
+

+ Slide with bullet points and a longer title, just because we + can make it longer +

+ +
+ +
+

+ Slide with bullet points that builds +

+ + +
+

Any element with child nodes can build.

+

It doesn't have to be a list.

+
+
+ +
+

+ Slide with bullet points (small font) +

+ +
+ +
+

+ Slide with a table +

+ + + + + +
+ Name + + Occupation +
+ Luke Mahé + + V.P. of Keepin’ It Real +
+ Marcin Wichary + + The Michael Bay of Doodles +
+
+ +
+

+ Slide with a table (smaller text) +

+ + + + + +
+ Name + + Occupation +
+ Luke Mahé + + V.P. of Keepin’ It Real +
+ Marcin Wichary + + The Michael Bay of Doodles +
+
+ +
+

+ Styles +

+ +
+ +
+

+ Segue slide +

+
+ +
+

+ Slide with an image +

+

+ +

+
+ Source: Sergey Brin +
+
+ +
+

+ Slide with an image (centered) +

+

+ +

+
+ Source: Larry Page +
+
+ +
+

+ Image filling the slide (with optional header) +

+

+ +

+
+ Source: Eric Schmidt +
+
+ +
+

+ This slide has some code +

+
+
+<script type='text/javascript'>
+  // 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));
+    }
+  }
+</script>
+<style>
+  p { color: pink }
+  b { color: blue }
+  u { color: 'umber' }
+</style>
+
+
+
+ +
+

+ This slide has some code (small font) +

+
+
+<script type='text/javascript'>
+  // 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));
+    }
+  }
+</script>
+<style>
+  p { color: pink }
+  b { color: blue }
+  u { color: 'umber' }
+</style>
+
+
+
+ +
+ + The best way to predict the future is to invent it. + +
+ Alan Kay +
+
+ +
+ + A distributed system is one in which the failure of a computer + you didn’t even know existed can render your own computer unusable. + +
+ Leslie Lamport +
+
+ +
+

+ A slide with an embed + title +

+ + +
+ +
+ +
+ +
+

+ Full-slide embed with (optional) slide title on top +

+ +
+ +
+

+ Thank you! +

+ + +
+ +
+ + +