-
Notifications
You must be signed in to change notification settings - Fork 29
/
Copy pathindex.html
227 lines (186 loc) · 10.1 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
<!DOCTYPE HTML>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Instacurate</title>
<meta name="description" content="Turn your Twitter timeline into a personalised news site, in an instant."/>
<meta name="author" content="David Bauer"/>
<meta name="keywords" content="Instacurate, Twitter, Curation, Links, Discovery, Twitter API"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="og:title" content="Instacurate"/>
<meta property="og:type" content="website"/>
<meta property="og:image" content="http://www.instacurate.com/img/demo.png"/>
<meta property="og:url" content="http://www.instacurate.com">
<meta property="og:description" content="Turn your Twitter timeline into a personalised news site, in an instant."/>
<!-- CSS -->
<link rel="stylesheet" href="bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="style.css">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<link href='http://fonts.googleapis.com/css?family=Raleway:300' rel='stylesheet' type='text/css'>
<link rel="apple-touch-icon" href="touch-icons/apple-touch-icon.png"/>
<link rel="apple-touch-icon" sizes="72x72" href="touch-icons/apple-touch-icon-72x72.png"/>
<link rel="apple-touch-icon" sizes="114x114" href="touch-icons/apple-touch-icon-114x114.png"/>
<link rel="apple-touch-icon" sizes="144x144" href="touch-icons/apple-touch-icon-144x144.png"/>
<!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!-- Google Analytics -->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-18717219-6']);
_gaq.push(['_trackPageview']);
(function () {
var ga = document.createElement('script');
ga.type = 'text/javascript';
ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
})();
</script>
</head>
<body>
<!-- Sliding Navigation-->
<a href="#menu" class="menu-trigger"><i class="fa fa-bars"></i> <i class="fa fa-arrow-left"></i> There's more</a>
<nav id="jPanelMenu-menu">
<ul class="navi">
<a href="http://www.instacurate.com">
<li><i class="fa fa-twitter"></i> Instacurate for Twitter</li>
</a>
<a href="http://www.instacurate.com/s/reddit">
<li><i class="fa fa-reddit"></i> Instacurate for Reddit</li>
</a>
<a href="http://blog.instacurate.com/">
<li><i class="fa fa-file-text"></i> Blog</li>
</a>
</ul>
<div id="support">
<div class="s share">
<h4>Spread the word</h4>
<ul>
<li class="tw">
<a href="https://twitter.com/share" class="twitter-share-button" data-text="Great site: Instacurate. Turn your Twitter timeline into a personalised news site, in an instant." data-via="davidbauer" data-size="small">Tweet</a>
</li>
<li>
<iframe src="//www.facebook.com/plugins/like.php?href=http://www.instacurate.com&send=false&layout=button_count&width=80&show_faces=false&font=arial&colorscheme=light&action=like&height=21&appId=320131728095347" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:80px; height:21px;" allowTransparency="true"></iframe>
</li>
</ul>
</div>
<div class="s contribute">
<h4>Improve the code</h4>
<iframe src="http://ghbtns.com/github-btn.html?user=davidbauer&repo=Instacurate&type=watch" allowtransparency="true" frameborder="0" scrolling="0" width="53" height="20"></iframe>
<iframe src="http://ghbtns.com/github-btn.html?user=davidbauer&repo=Instacurate&type=fork" allowtransparency="true" frameborder="0" scrolling="0" width="53" height="20"></iframe>
</div>
<div class="s impressum">
<h4>Follow us on Twitter</h4>
<a href="https://twitter.com/instacurate" class="twitter-follow-button" data-show-count="false" data-dnt="true">Follow @instacurate</a>
<a href="https://twitter.com/davidbauer" class="twitter-follow-button" data-show-count="false">Follow @davidbauer</a>
<a href="https://twitter.com/der_graf" class="twitter-follow-button" data-show-count="false">Follow @der_graf</a>
<a href="https://twitter.com/backflip" class="twitter-follow-button" data-show-count="false">Follow @backflip</a>
<a href="https://twitter.com/oliverwehn" class="twitter-follow-button" data-show-count="false">Follow @oliverwehn</a>
</div>
<div class="weeklyfilet">
<p>If you like Instacurate, you might like this, too. The <a href="http://www.weeklyfilet.com" target="_blank">Weekly Filet</a> brings you the best of the web right into your inbox. 5 recommended links, every Friday, free home-delivery.</p>
</div>
</div>
<!-- /support-->
</nav>
<div id="wrapper">
<!-- Begin Page Content -->
<div class="container">
<div class="page-header">
<h1>Instacurate</h1>
<div id="useractions" class="row">
<div class="column col-sm-12">
<p class="lead twi">Turn your Twitter timeline into a personalised news site, in an instant.</p>
<p style="margin-top:15px;">
<a class="btn btn-large btn-info signin" type="button" href="http://tlinkstimeline.appspot.com/login">
<i class="fa fa-twitter"></i> Sign in with Twitter
</a>
</p>
<a class="btn btn-default btn-sm signin lead hide" href="http://tlinkstimeline.appspot.com/logout?next=http://www.instacurate.com"><i class="icon-twitter"></i> Log out</a>
</div>
</div>
<!- #useractions ->
</div>
<!- page-header ->
<div class="row">
<div id="status"></div>
</div>
<div class="row">
<div id="demo" class="column col-sm-12">
<img src="img/demo.png">
</div>
</div>
<div id="embeds" class="row">
<!-- add more columns if you like -->
<div class="column col-sm-4"></div>
<div class="column col-sm-4"></div>
<div class="column col-sm-4"></div>
</div>
</div>
<!-- push footer down to the bottom of the page -->
<div id="push"></div>
</div>
<!-- wrapper -->
<div id="footer">
<div class="container">
<p class="muted credit">
This is a project by <a href="http://www.davidbauer.ch">David Bauer</a> to document the progress in <a href="http://www.davidbauer.ch/2013/01/25/how-i-learnt-to-code-in-one-year/">my quest to learn how to program</a>. Thanks to <a href="https://github.com/dergraf">Andre Graf</a> and <a href="https://github.com/backflip">Thomas Jaggi</a> for helping me with the tricky parts. This is V0.9, <a href="http://blog.instacurate.com/post/56228935091/roadmap">see the roadmap</a>.
</p>
<p>
<a href="https://twitter.com/instacurate" class="twitter-follow-button" data-show-count="false"
data-dnt="true">Follow @instacurate</a>
<a href="https://twitter.com/davidbauer" class="twitter-follow-button" data-show-count="false"
data-dnt="true">Follow @davidbauer</a>
<iframe src="http://ghbtns.com/github-btn.html?user=davidbauer&repo=Twitter-Times&type=watch"
allowtransparency="true" frameborder="0" scrolling="0" width="53" height="20"></iframe>
<iframe src="http://ghbtns.com/github-btn.html?user=davidbauer&repo=Twitter-Times&type=fork"
allowtransparency="true" frameborder="0" scrolling="0" width="53" height="20"></iframe>
</p>
</div>
</div>
<!-- Scripts (at the end of the page for faster page build-up-->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="bootstrap/js/bootstrap.min.js"></script>
<script src="http://code.jquery.com/ui/1.9.2/jquery-ui.js"></script>
<!--<script src="http://static.tambur.io/tambur.min.js"></script>-->
<script src="script.js"></script>
<script src="jpanelmenu.js"></script>
<script>
//initiate panel-menu
var jPM = $.jPanelMenu();
var jPM = $.jPanelMenu({
menu: '#menu',
trigger: '.menu-trigger',
duration: 150
});
jPM.on();
</script>
<!-- tweet embeds -->
<script>
!function (d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (!d.getElementById(id)) {
js = d.createElement(s);
js.id = id;
js.src = "//platform.twitter.com/widgets.js";
fjs.parentNode.insertBefore(js, fjs);
}
}(document, "script", "twitter-wjs");
</script>
<!-- plusone button -->
<script type="text/javascript">
window.___gcfg = {lang: 'en-GB'};
(function () {
var po = document.createElement('script');
po.type = 'text/javascript';
po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(po, s);
})();
</script>
</body>
</html>