From cb7d96b32076835dd68ddfb284ebb149d298c0e7 Mon Sep 17 00:00:00 2001 From: jenny Date: Wed, 31 Jul 2013 09:50:11 -0500 Subject: [PATCH] Fix paths --- config.json | 2 +- fabfile/__init__.py | 4 ++-- source/embed/index.html | 8 ++++---- website/templates/_demo.html | 5 +---- website/templates/_make.html | 2 +- website/templates/base.html | 6 +++--- website/templates/examples/houston/index.html | 5 +---- website/templates/examples/republican/index.html | 5 +---- website/templates/examples/shit-people-say/index.html | 5 +---- website/templates/examples/user-interface/index.html | 5 +---- 10 files changed, 16 insertions(+), 31 deletions(-) diff --git a/config.json b/config.json index ea2ad9d..78ba49c 100644 --- a/config.json +++ b/config.json @@ -9,7 +9,7 @@ // the project directory. // { - "name": "timelinejs", + "name": "timeline", "author": "Zach Wise", // // build diff --git a/fabfile/__init__.py b/fabfile/__init__.py index fd1614e..0bd39c4 100644 --- a/fabfile/__init__.py +++ b/fabfile/__init__.py @@ -195,8 +195,8 @@ def banner(conf): def _do(file_path): puts(' %s' % file_path) with open(file_path, 'r+') as fd: - s = fd.read() - fd.seek(0) + s = fd.read() + fd.seek(0) fd.write(_banner_text+s) for r in conf: diff --git a/source/embed/index.html b/source/embed/index.html index e131d74..12bc496 100644 --- a/source/embed/index.html +++ b/source/embed/index.html @@ -35,14 +35,14 @@ - + +
+ - -
- diff --git a/website/templates/_demo.html b/website/templates/_demo.html index bab899a..f4cd07c 100644 --- a/website/templates/_demo.html +++ b/website/templates/_demo.html @@ -14,10 +14,7 @@ font: 'NewsCycle-Merriweather', }; - - + diff --git a/website/templates/_make.html b/website/templates/_make.html index c3ddc5c..66f157e 100644 --- a/website/templates/_make.html +++ b/website/templates/_make.html @@ -200,7 +200,7 @@

Embed the code into your website

Grab the embed code and paste it on your site where you want your TimelineJS to appear (just like a YouTube video).

-

+

Preview

diff --git a/website/templates/base.html b/website/templates/base.html index d6410bf..e5fe53b 100644 --- a/website/templates/base.html +++ b/website/templates/base.html @@ -115,11 +115,11 @@ {% block scripts %} - + - + diff --git a/website/templates/examples/houston/index.html b/website/templates/examples/houston/index.html index 7749c21..c1c4344 100644 --- a/website/templates/examples/houston/index.html +++ b/website/templates/examples/houston/index.html @@ -41,10 +41,7 @@ font: 'Bevan-PotanoSans' } - - + diff --git a/website/templates/examples/republican/index.html b/website/templates/examples/republican/index.html index e3fafa7..357caca 100644 --- a/website/templates/examples/republican/index.html +++ b/website/templates/examples/republican/index.html @@ -41,10 +41,7 @@ font: 'PT' } - - + diff --git a/website/templates/examples/shit-people-say/index.html b/website/templates/examples/shit-people-say/index.html index eece767..69034e6 100644 --- a/website/templates/examples/shit-people-say/index.html +++ b/website/templates/examples/shit-people-say/index.html @@ -41,10 +41,7 @@ font: 'Pacifico-Arimo' } - - + diff --git a/website/templates/examples/user-interface/index.html b/website/templates/examples/user-interface/index.html index c66b317..a91679f 100644 --- a/website/templates/examples/user-interface/index.html +++ b/website/templates/examples/user-interface/index.html @@ -41,10 +41,7 @@ font: 'SansitaOne-Kameron' } - - +