Add some more animation to 2014 FOSDEM talk.
authorRichard W.M. Jones <rjones@redhat.com>
Sun, 2 Feb 2014 09:04:59 +0000 (10:04 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Sun, 2 Feb 2014 09:04:59 +0000 (10:04 +0100)
2014-fosdem/2200-virt-builder.html
2014-fosdem/2400-virt-builder.html
2014-fosdem/4000-build-method.html
2014-fosdem/4100-build-method.html [new file with mode: 0644]
2014-fosdem/6000-build-method.html

index c9f053d..06409c7 100644 (file)
@@ -11,7 +11,7 @@ p#star {
 
   position: absolute;
   top: 70px;
-  left: 32px;
+  left: 16px;
 }
 </style>
 <p id="star">★</p>
index ac533e5..f982684 100644 (file)
@@ -11,7 +11,7 @@ p#star {
 
   position: absolute;
   top: 166px;
-  left: 32px;
+  left: 16px;
 }
 </style>
 <p id="star">★</p>
index ebe9585..945063b 100644 (file)
 ↓<br/>
 <b>xz</b><br/>
 </p>
+
+<style>
+p#star {
+  font-size: 56pt;
+  color: #cccc00;
+
+  position: absolute;
+  top: 40px;
+  left: 300px;
+}
+</style>
+<p id="star">★</p>
diff --git a/2014-fosdem/4100-build-method.html b/2014-fosdem/4100-build-method.html
new file mode 100644 (file)
index 0000000..87dddd3
--- /dev/null
@@ -0,0 +1,28 @@
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
+<link rel="stylesheet" href="style.css" type="text/css"/>
+<script src="code.js" type="text/javascript"></script>
+
+<h1>Build your own templates</h1>
+
+<p style="text-align: center;">
+<br/>
+<b>virt-install</b><br/>
+↓<br/>
+<b>virt-sysprep</b><br/>
+↓<br/>
+<b>virt-sparsify</b><br/>
+↓<br/>
+<b>xz</b><br/>
+</p>
+
+<style>
+p#star {
+  font-size: 56pt;
+  color: #cccc00;
+
+  position: absolute;
+  top: 130px;
+  left: 300px;
+}
+</style>
+<p id="star">★</p>
index ebe9585..3a3adef 100644 (file)
 ↓<br/>
 <b>xz</b><br/>
 </p>
+
+<style>
+p#star {
+  font-size: 56pt;
+  color: #cccc00;
+
+  position: absolute;
+  top: 300px;
+  left: 580px;
+}
+</style>
+<p id="star">★</p>