-
Notifications
You must be signed in to change notification settings - Fork 33
/
press-kit.html
363 lines (347 loc) · 16.9 KB
/
press-kit.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
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Promotional material and brand resources, logos, symbols and colors for Storj.">
<meta name="keywords" content="storj, storj.io, decentralized storage, decentralized, storage, data, network, blockchain">
<meta name="google-site-verification" content="R5u7lqzFhKoFiaEXbxfFSJ-CT9UyK-AqVWwd1g_zMeg" />
<meta name="google-site-verification" content="8CIKbV4JUhwtw7xNI7_A__vnmpvuGfs1g3QVOInBtxQ" />
<title>Storj - Press Kit</title>
<meta property="og:title" content="Storj - Press Kit"/>
<meta property="og:type" content="website"/>
<meta property="og:image" content="http://storj.io/img/logo-blue.svg" />
<meta property="og:description" content="Promotional material and brand resources, logos, symbols and colors for Storj."/>
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
<!-- Favicons -->
<link rel="shortcut icon" href="img/favicon/favicon.ico">
<link rel="apple-touch-icon" sizes="57x57" href="img/favicon/apple-touch-icon-57x57.png">
<link rel="apple-touch-icon" sizes="114x114" href="img/favicon/apple-touch-icon-114x114.png">
<link rel="apple-touch-icon" sizes="72x72" href="img/favicon/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="144x144" href="img/favicon/apple-touch-icon-144x144.png">
<link rel="apple-touch-icon" sizes="60x60" href="img/favicon/apple-touch-icon-60x60.png">
<link rel="apple-touch-icon" sizes="120x120" href="img/favicon/apple-touch-icon-120x120.png">
<link rel="apple-touch-icon" sizes="76x76" href="img/favicon/apple-touch-icon-76x76.png">
<link rel="apple-touch-icon" sizes="152x152" href="img/favicon/apple-touch-icon-152x152.png">
<link rel="icon" type="image/png" href="img/favicon/favicon-196x196.png" sizes="196x196">
<link rel="icon" type="image/png" href="img/favicon/favicon-160x160.png" sizes="160x160">
<link rel="icon" type="image/png" href="img/favicon/favicon-96x96.png" sizes="96x96">
<link rel="icon" type="image/png" href="img/favicon/favicon-16x16.png" sizes="16x16">
<link rel="icon" type="image/png" href="img/favicon/favicon-32x32.png" sizes="32x32">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="img/favicon/mstile-144x144.png">
<meta name="msapplication-square70x70logo" content="img/favicon/mstile-70x70.png">
<meta name="msapplication-square144x144logo" content="img/favicon/mstile-144x144.png">
<meta name="msapplication-square150x150logo" content="img/favicon/mstile-150x150.png">
<meta name="msapplication-square310x310logo" content="img/favicon/mstile-310x310.png">
<meta name="msapplication-wide310x150logo" content="img/favicon/mstile-310x150.png">
<script src="js/pace.min.js" type="text/javascript"></script>
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body class="presskit">
<div class="navbar-page">
<div class="container">
<nav class="navbar menu row" role="navigation">
<div class="col-xs-12 col-sm-4">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar-menu" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href="index.html" class="navbar-brand cover-logo"><img src="img/logo-blue.png" alt="Storj" class="cover-logo-icon">Storj.io</a>
</div>
<div class="collapse navbar-collapse navbar-menu col-sm-8 col-xs-12" id="navbar-menu">
<ul class="nav navbar-nav navbar-right">
<li><a class="navbar-link page-scroll" href="index.html#apps">Apps</a></li>
<li><a class="navbar-link" href="http://blog.storj.io">Blog</a></li>
<li><a class="navbar-link" href="faq.html">FAQ</a></li>
<li><a class="navbar-link" href="http://slack.storj.io">Slack</a></li>
<li><a class="navbar-link" href="earlyaccess.html">Early Access</a></li>
</ul>
</div>
</nav>
</div>
</div>
<div class="section blue">
<div class="container">
<div class="row">
<div class="col-xs-12 text-center">
<h3 class="title press-page-title">Press Kit & Resources</h3>
</div>
</div>
</div>
</div>
<div class="section grey">
<div class="container">
<div class="row">
<div class="col-md-12 text-center">
<h3 class="title">Storj Logo</h3>
<p>Use the logo whenever possible to represent Storj.</p>
</div>
</div>
<div class="row">
<div class="col-md-6">
<div class="presskit-logo">
<img src="press-kit/Storj_io-logo.png" alt="">
<div class="row">
<div class="col-xs-6">
<p class="text-left">Logo (Blue)</p>
</div>
<div class="col-xs-6 text-right">
<p>
<a href="press-kit/Storj_io-logo.png" class="link text-right">.PNG</a>
<a href="press-kit/Storj_io-logo.svg" class="link text-right">.SVG</a>
</p>
</div>
</div>
</div>
</div>
<div class="col-md-6">
<div class="presskit-logo blue">
<img src="press-kit/Storj_io-logo-white.png" alt="">
<div class="row">
<div class="col-xs-6">
<p class="text-left">Logo (White)</p>
</div>
<div class="col-xs-6 text-right">
<p>
<a href="press-kit/Storj_io-logo-white.png" class="link text-right">.PNG</a>
<a href="press-kit/Storj_io-logo-white.svg" class="link text-right">.SVG</a>
</p>
</div>
</div>
</div>
</div>
<div class="col-md-6">
<div class="presskit-logo">
<img src="press-kit/Storj-logo.png" alt="">
<div class="row">
<div class="col-xs-6">
<p class="text-left">Logo (Blue)</p>
</div>
<div class="col-xs-6 text-right">
<p>
<a href="press-kit/Storj-logo.png" class="link text-right">.PNG</a>
<a href="press-kit/Storj-logo.svg" class="link text-right">.SVG</a>
</p>
</div>
</div>
</div>
</div>
<div class="col-md-6">
<div class="presskit-logo blue">
<img src="press-kit/Storj-logo-white.png" alt="">
<div class="row">
<div class="col-xs-6">
<p class="text-left">Logo (White)</p>
</div>
<div class="col-xs-6 text-right">
<p>
<a href="press-kit/Storj-logo-white.png" class="link text-right">.PNG</a>
<a href="press-kit/Storj-logo-white.svg" class="link text-right">.SVG</a>
</p>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-12 text-center">
<div class="div-sm"></div>
<h3 class="title">Storj Symbol</h3>
<p>Use in areas where the logo would look too small.</p>
</div>
</div>
<div class="row">
<div class="col-md-6">
<div class="presskit-logo">
<img src="press-kit/Storj-symbol.png" alt="">
<div class="row">
<div class="col-xs-6">
<p class="text-left">Symbol (Blue)</p>
</div>
<div class="col-xs-6 text-right">
<p>
<a href="press-kit/Storj-symbol.png" class="link text-right">.PNG</a>
<a href="press-kit/Storj-symbol.svg" class="link text-right">.SVG</a>
</p>
</div>
</div>
</div>
</div>
<div class="col-md-6">
<div class="presskit-logo blue">
<img src="press-kit/Storj-symbol-white.png" alt="">
<div class="row">
<div class="col-xs-6">
<p class="text-left">Symbol (White)</p>
</div>
<div class="col-xs-6 text-right">
<p>
<a href="press-kit/Storj-symbol-white.png" class="link text-right">.PNG</a>
<a href="press-kit/Storj-symbol-white.svg" class="link text-right">.SVG</a>
</p>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-12 text-center">
<div class="div-sm"></div>
<h3 class="title">Storj Colors</h3>
<p>Blue is the main color. If an accent color is needed, use gold.</p>
</div>
</div>
<div class="row">
<div class="col-md-3 col-sm-6">
<div class="presskit-logo blue">
<div class="row">
<div class="col-sm-6">
<p class="text-left">Blue</p>
</div>
<div class="col-sm-6 text-right">
<p>
<b>#107FC9</b>
</p>
</div>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="presskit-logo darkblue">
<div class="row">
<div class="col-sm-6">
<p class="text-left">Dark Blue</p>
</div>
<div class="col-sm-6 text-right">
<p>
<b>#003366</b>
</p>
</div>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="presskit-logo gold">
<div class="row">
<div class="col-sm-6">
<p class="text-left">Gold</p>
</div>
<div class="col-sm-6 text-right">
<p>
<b>#FFDD00</b>
</p>
</div>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="presskit-logo">
<div class="row">
<div class="col-sm-6">
<p class="text-left">White</p>
</div>
<div class="col-sm-6 text-right">
<p>
<b>#FFFFFF</b>
</p>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-xs-12 text-center">
<div class="div-sm"></div>
<h3 class="title">Press & Media</h3>
<p class="description">For any press inquiries, please contact us at <a href="mailto:hello@storj.io" class="link">hello@storj.io</a>.</p>
<a href="press-kit/presskit.zip" class="btn btn-blue get-in-touch">Get Full Press Kit</a>
</div>
</div>
</div>
</div>
<div class="press-section container">
<a href="http://www.coindesk.com/cloud-storage-startup-storj-raises-910-btc-crowdsale/" target="_blank" class='press-icons press-coindesk'></a>
<a href="http://letstalkbitcoin.com/blog/post/beyond-bitcoin-12-the-future-of-storj" target="_blank" class='press-icons press-ltb'></a>
<a href="http://cointelegraph.com/news/112028/storj-to-release-metadisk-and-begin-crowdsale" target="_blank" class='press-icons press-cointelegraph'></a>
<a href="http://www.cryptocoinsnews.com/news/storj-next-generation-cloud-storage-through-the-blockchain/2014/04/11" target="_blank" class='press-icons press-ccnews'></a>
<a href="http://bitcoinmagazine.com/15989/storj-introduces-decentralized-cloud-storage/?utm_source=dlvr.it&utm_medium=twitter" target="_blank" class='press-icons press-bmag'></a>
</div>
<div class="contact" id="contact">
<div class="container">
<div class="row">
<div class="col-sm-6 contact-questions">
<h1 class="title">Questions?</h1>
<p class="pr">Don’t hesitate to join our <a class="link" href="http://slack.storj.io">Slack</a>,<br>
check our open-source code at <a class="link" href="https://github.com/Storj/">GitHub</a>,<br>
take a peek at our <a class="link" href="https://www.youtube.com/watch?v=vl3bUzfn2lg">60 second video</a>,<br>
send us an <a class="link" href="mailto:hello@storj.io">email</a>, read the Storj <a class="link" href="http://blog.storj.io/">blog</a><br>
and follow or connect with us.</p>
<div class="social-links">
<a class="social social-twitter" href="https://twitter.com/storjproject" target="_blank"></a>
<a class="social social-reddit" href="http://reddit.com/r/storj" target="_blank"></a>
<a class="social social-facebook" href="https://www.facebook.com/storjproject" target="_blank"></a>
<a class="social social-gplus" href="https://plus.google.com/+StorjIo2014/about" target="_blank"></a>
<a class="social social-github" href="https://github.com/Storj/" target="_blank"></a>
<a class="social social-tumblr" href="http://blog.storj.io/" target="_blank"></a>
</div>
</div>
<div class="col-sm-6 contact-newsletter">
<h1 class="title">Newsletter</h1>
<p class="pr">Sign up for the newsletter to get updates on our progress, additional info on the project, and early access to our applications.</p>
<form class="form-inline validate" role="form" action="http://storj.us8.list-manage.com/subscribe/post?u=edba9fc4ce8b9095a31859cba&id=0b1509efa2" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" target="_blank">
<div class="input-group">
<input type="email" name="EMAIL" id="mce-EMAIL" class="email form-control" placeholder="Enter your email here" spellcheck="false" required>
<span class="input-group-btn">
<input type="submit" value="Stay in touch" name="subscribe" id="signup-header" class="btn btn-signup">
</span>
</div>
<span class="promise">*We will never share, rent, or sell your email address to anyone, ever.</span>
<div style="position: absolute; left: -10000px;"><input type="text" name="b_edba9fc4ce8b9095a31859cba_0b1509efa2" value=""></div>
</form>
</div>
</div>
</div>
</div>
<div class="footer">
<div class="container">
<div class="row">
<div class="col-sm-4 col-xs-12">
<a href="index.html" class="footer-logo"><img src="img/footer-logo.png" alt="Storj" class="footer-logo-icon">Storj © <script type="text/javascript">document.write(new Date().getFullYear());</script></a>
</div>
<div class="col-sm-8 col-xs-12 footer-menu">
<a class="footer-link" href="http://blog.storj.io">Blog</a>
<a class="footer-link" href="team.html">Team</a>
<a class="footer-link" href="careers.html">Careers</a>
<a class="footer-link" href="faq.html">FAQ</a>
<a class="footer-link" href="canary.txt">Canary</a>
</div>
</div>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-49085346-1', 'storj.io');
ga('send', 'pageview');
</script>
<script>
$(function() {
$('#signup-footer').on('click', function() {
ga('send', 'event', 'SignUp', 'Newsletter', 'Footer', 1);
});
});
</script>
</body>
</html>