aboutsummaryrefslogtreecommitdiff
path: root/README.html
diff options
context:
space:
mode:
authorEric Bidelman2012-07-11 10:43:37 -0700
committerEric Bidelman2012-07-11 10:43:37 -0700
commitf208307cbdd403d3fa92a1aae1dc9c094c7ec9d8 (patch)
treeeb8ac9966f182313db6b11e12c2f4fd5bab070b7 /README.html
parentd78d1c5069ecdb6723a8933dbb86f4b7a20c59e9 (diff)
downloadio-slides-remote-f208307cbdd403d3fa92a1aae1dc9c094c7ec9d8.tar.gz
Bringing in upstream changes
Diffstat (limited to 'README.html')
-rw-r--r--README.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.html b/README.html
index 690a90d..20276de 100644
--- a/README.html
+++ b/README.html
@@ -49,13 +49,13 @@ pre {
49<h1><img src="images/io2012_logo.png"> HTML5 Slide Template</h1> 49<h1><img src="images/io2012_logo.png"> HTML5 Slide Template</h1>
50 50
51<h2>Configuring the slides</h2> 51<h2>Configuring the slides</h2>
52<p>Much of the deck is customized by changing the settings in <a href="slide_config.json"><code>slide_config.json</code></a>. 52<p>Much of the deck is customized by changing the settings in <a href="slide_config.js"><code>slide_config.js</code></a>.
53Some of the customizations include the title, Analytics tracking ID, speaker 53Some of the customizations include the title, Analytics tracking ID, speaker
54information (name, social urls, blog), web fonts to load, themes, and other 54information (name, social urls, blog), web fonts to load, themes, and other
55general behavior.</p> 55general behavior.</p>
56<h3>Customizing the <code>#io2012</code> hash</h3> 56<h3>Customizing the <code>#io12</code> hash</h3>
57<p>The bottom of the slides include <code>#io2012</code> by default. If you'd like to change 57<p>The bottom of the slides include <code>#io12</code> by default. If you'd like to change
58this, please update the variable <code>$social-tags: '#io2012';</code> in 58this, please update the variable <code>$social-tags: '#io12';</code> in
59<a href="theme/scss/default.scss"><code>/theme/scss/default.scss</code></a>.</p> 59<a href="theme/scss/default.scss"><code>/theme/scss/default.scss</code></a>.</p>
60<p>See the next section on "Editing CSS" before you go editing things.</p> 60<p>See the next section on "Editing CSS" before you go editing things.</p>
61<h2>Editing CSS</h2> 61<h2>Editing CSS</h2>
@@ -102,4 +102,4 @@ from a popup window.</p>
102<p>To disable presenter mode, hit <a href="http://localhost:8000/template.html?presentme=false">http://localhost:8000/template.html?presentme=false</a></p> 102<p>To disable presenter mode, hit <a href="http://localhost:8000/template.html?presentme=false">http://localhost:8000/template.html?presentme=false</a></p>
103<p>Presenter mode is sticky, so refreshing the page will persist your settings.</p> 103<p>Presenter mode is sticky, so refreshing the page will persist your settings.</p>
104<hr /> 104<hr />
105<p>That's all she wrote!</p> \ No newline at end of file 105<p>That's all she wrote!</p>