forked from lcharles123/nem-homepage
-
Notifications
You must be signed in to change notification settings - Fork 0
/
install.html
262 lines (250 loc) · 12.1 KB
/
install.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
<!doctype html>
<!-- paulirish.com/2008/conditional-stylesheets-vs-css-hacks-answer-neither/ -->
<!--[if lt IE 7]>
<html class="no-js ie6 oldie" lang="en">
<![endif]-->
<!--[if IE 7]>
<html class="no-js ie7 oldie" lang="en">
<![endif]-->
<!--[if IE 8]>
<html class="no-js ie8 oldie" lang="en">
<![endif]-->
<!--[if IE 9]>
<html class="no-js ie9" lang="en">
<![endif]-->
<!-- Consider adding an manifest.appcache: h5bp.com/d/Offline -->
<!--[if gt IE 9]><!-->
<html class="no-js" lang="en" itemscope="" itemtype="http://schema.org/Product">
<!--<![endif]-->
<head>
<meta charset="utf-8">
<!-- Use the .htaccess and remove these lines to avoid edge case issues.
More info: h5bp.com/b/378 -->
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>new economy movement</title>
<meta name="description" content="NEM Main Website">
<meta name="keywords" content="nem xem nemcoin ournem new economy movement">
<meta name="author" content="humans.txt">
<link rel="shortcut icon" href="img/Favicon.ico" type="image/x-icon">
<!-- Facebook Metadata /-->
<meta property="fb:page_id" content="">
<meta property="og:image" content="">
<meta property="og:description" content="">
<meta property="og:title" content="">
<!-- Google+ Metadata /-->
<meta itemprop="name" content="">
<meta itemprop="description" content="">
<meta itemprop="image" content="">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
<!-- We highly recommend you use SASS and write your custom styles in sass/_custom.scss.
However, there is a blank style.css in the css directory should you prefer -->
<link rel="stylesheet" href="css/gumby.css">
<!-- <link rel="stylesheet" href="css/style.css"> -->
<script src="bower_components/gumby/js/libs/modernizr-2.6.2.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-60356672-1', 'auto');
ga('send', 'pageview');
</script>
</head>
<body>
<div class="top parallax parallaxTopFAQ" gumby-parallax=".53">
<section id="mainArchive">
<nav gumby-fixed="250">
<div class="row navbar" id="nav1">
<!-- Toggle for mobile navigation, targeting the <ul> -->
<a class="toggle" gumby-trigger="#nav1 > ul" href="#"><i class="icon-menu"></i></a>
<h1 class="three columns logo">
<a href="index.html">
<img src="img/nemLogoLarge.png" alt="NEM Logo" gumby-retina />
</a>
</h1>
<ul class="nine columns">
<li class=""><a href="index.html#mainClient"><span id="navclient"></span></a></li>
<li class=""><a href="index.html#buyheader"><span id="navbuy"></span></a></li>
<li class=""><a href="https://nem.ghost.io/"><span id="blog"></span></a></li>
<li class=""><a href="faq.html"><span id="navfaq"></span></a></li>
<li>
<a id="navlang" data-i18n="[html]nav.lang;" href="#"></a>
<div class="dropdown">
<ul>
<li><a id="en" href="?setLng=en"><span> English</span></a></li>
<li><a id="cn" href="?setLng=cn"><span> 中文</span></a></li>
</ul>
</div>
</li>
<li class=""><a href="index.html#news" gumby-duration="1000"><span id="navupdate"></span></a></li>
</ul>
</div>
</nav>
<div class="row">
<section class="six columns centered">
<div class="headlineArchive">
<h1 class="pageArchiveH1">NEWSLETTERS</h1>
</div>
</section>
</div>
</section>
</div>
<div class="parallax parallax4" gumby-parallax=".7">
<div class="overflowHide">
<div class="headingArchive">
<div id="jsonp-results">
</div>
</div>
</div>
</div>
<div class="parallax parallax3" gumby-parallax=".5">
<div class="row mainClientWrap">
<section class="box1">
<div>
<div>
<div id="newsFeed"></div>
</div>
</div>
</section>
</div>
</div>
<div id="footer">
<footer class="row footLinks" gumby-shuffle="only screen and (max-width: 767px)|1-0">
<div class=" four columns inview" gumby-classname="onscreen" gumby-offset="150" >
<img src="img/nemLogoWhite.png" alt="NEM logo white"/>
<p id="footerlogotext"></p>
</div>
<div class="push_two six columns">
<section class="three_up tiles">
<div class="tile">
<ul>
<li id="footerresources"></li>
<li><a id="footerresources1" href="https://github.com/NewEconomyMovement"></a></li>
<li><a id="footerresources2" href="http://www.altnemo.com/"></a></li>
<li><a id="footerresources3" href="https://docs.google.com/spreadsheet/ccc?key=0Ak91SD0veCeddDdmTkdaWV8zbHp2dWlodDVEVUItbXc&usp=sharing&richtext=true#gid=10"></a></li>
<li><a id="footerresources4" href="http://bob.nem.ninja/docs/"></a></li>
<li><a id="footerresources5" href="https://github.com/NewEconomyMovement/NemCommunityClient/blob/master/docs/api.md"></a></li>
<li><a id="footerresources6" href=""></a></li>
</ul>
</div>
<div class="tile">
<ul>
<li id="footerarticles"></li>
<li><a id="footerarticles1" href="http://motherboard.vice.com/read/this-cryptocurrency-doesnt-want-to-beat-bitcoin-it-wants-to-beat-the-economy"></a></li>
<li><a id="footerarticles2" href="http://finance.yahoo.com/news/cryptocurrency-nem-gears-change-trade-100500963.html"></a></li>
<li><a id="footerarticles3" href="http://cointelegraph.com/news/112265/an-introduction-to-the-new-economy-movement"></a></li>
<li><a id="footerarticles4" href="#"></a></li>
<li><a id="footerarticles5" href="#"></a></li>
<li><a id="footerarticles6" href="#"></a></li>
</ul>
</div>
<div class="tile">
<ul>
<li id="footernewsletters"></li>
<li><a id="footernewsletters1" href="https://medium.com/@nemcoin/nem-newsletter-9-1299cf8660f1"></a></li>
<li><a id="footernewsletters2" href="https://medium.com/@nemcoin/nem-newsletter-8-303765572f00"></a></li>
<li><a id="footernewsletters3" href="https://medium.com/@xtester/nem-newsletter-7-2014-10-21-5c78d69bbb12"></a></li>
<li><a id="footernewsletters4" href="https://medium.com/@xtester/nem-newsletter-6-2014-10-19-6cc2c2cc99be"></a></li>
<li><a id="footernewsletters5" href="https://medium.com/@nemcoin/nem-newsletter-5-2014-9-9-2fa100be1aa6"></a></li>
<li><a id="footernewsletters6" href="archives.html"></a></li>
</ul>
</div>
</section>
</div>
</footer>
<div class="lowerFooter">
<div class="lowerFooterBox">
<div class="row"gumby-shuffle="only screen and (max-width: 767px)|1-0">
<div class="six columns license">
@NEM Project 2015 Released under the MIT License
</div>
<div class="push_two four columns socialFooter">
<!-- <a href="http://www.reddit.com/r/nem/"><i class="icon-reddit"></i></a> -->
<a href="https://www.facebook.com/ourNEM"><i class="icon-facebook"></i></a>
<a href="https://twitter.com/NEMofficial"><i class="icon-twitter"></i></a>
<a href="https://github.com/NewEconomyMovement"><i class="icon-github"></i></a>
</div>
</div>
</div>
</div>
</div>
<!-- Grab Google CDN's jQuery, fall back to local if offline -->
<!-- 2.0 for modern browsers, 1.10 for .oldie -->
<script>
var oldieCheck = Boolean(document.getElementsByTagName('html')[0].className.match(/\soldie\s/g));
if(!oldieCheck) {
document.write('<script src="//ajax.googleapis.com/ajax/libs/jquery/2.0.2/jquery.min.js"><\/script>');
} else {
document.write('<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js"><\/script>');
}
</script>
<script>
if(!window.jQuery) {
if(!oldieCheck) {
document.write('<script src="bower_components/gumby/js/libs/jquery-2.0.2.min.js"><\/script>');
} else {
document.write('<script src="bower_components/gumby/js/libs/jquery-1.10.1.min.js"><\/script>');
}
}
</script>
<!--
Google's recommended deferred loading of JS
gumby.min.js contains gumby.js, all UI modules and gumby.init.js
Note: If you opt to use this method of defered loading,
ensure that any javascript essential to the initial
display of the page is included separately in a normal
script tag.
<script type="text/javascript">
function downloadJSAtOnload() {
var element = document.createElement("script");
element.src = "js/libs/gumby.min.js";
document.body.appendChild(element);
}
if (window.addEventListener)
window.addEventListener("load", downloadJSAtOnload, false);
else if (window.attachEvent)
window.attachEvent("onload", downloadJSAtOnload);
else window.onload = downloadJSAtOnload;
</script> -->
<script src="js/gumby.min.js"></script>
<script src="js/twitterFetcher.js"></script>
<script src="js/_custom.js"></script>
<script src="bower_components/gumby/js/plugins.js"></script>
<script src="bower_components/gumby/js/main.js"></script>
<script>
// GET VERSION # START
$.ajax({
type: 'GET',
url: 'http://www.blogoola.com/data/destinations.json',
async: false,
jsonpCallback: 'jsonCallback',
contentType: "application/json",
dataType: 'jsonp',
success: function(data)
{
$('#jsonp-results').html(JSON.stringify(data));
console.log(json);
},
error: function(e)
{
alert(e.message);
}
});
</script>
<!-- Change UA-XXXXX-X to be your site's ID -->
<!--<script>
window._gaq = [['_setAccount','UAXXXXXXXX1'],['_trackPageview'],['_trackPageLoadTime']];
Modernizr.load({
load: ('https:' == location.protocol ? '//ssl' : '//www') + '.google-analytics.com/ga.js'
});
</script>-->
<!-- Prompt IE 6 users to install Chrome Frame. Remove this if you want to support IE 6.
chromium.org/developers/how-tos/chrome-frame-getting-started -->
<!--[if lt IE 7 ]>
<script src="//ajax.googleapis.com/ajax/libs/chrome-frame/1.0.3/CFInstall.min.js"></script>
<script>window.attachEvent('onload',function(){CFInstall.check({mode:'overlay'})})</script>
<![endif]-->
<script>
</script>
</body>
</html>