Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathshare.html
More file actions
Latest commit
126 lines (111 loc) · 5.37 KB
/
Copy pathshare.html
File metadata and controls
126 lines (111 loc) · 5.37 KB
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
---
layout: nil
title: SHARE
---
<!DOCTYPE html>
<htmllang="en"><head>
<metahttp-equiv="content-type" content="text/html; charset=UTF-8">
<metacharset="utf-8">
<metacontent="nodeclipse,Nodeclipse,node.js,eclipse pulgin,ide,node,debug,phantomjs,jjs,nashorn,vert.x,maven,gradle,android" name="keywords">
<linktype="image/x-icon" rel="icon" href="http://www.nodeclipse.org/favicon.ico">
<linktype="image/x-icon" rel="shortcut icon" href="http://www.nodeclipse.org/favicon.ico">
<linkrel="stylesheet" href="http://www.nodeclipse.org/pipe.css">
<title>Nodeclipse - Share</title>
<style>
ul {
padding:0;
margin:0;
font-size:14px;
}
ol {
padding:0;
margin:0;
font-size:14px;
}
</style>
</head>
<bodyclass="int" id="logos">
<divid="intro" class="interior">
<ahref="http://www.nodeclipse.org/" title="Go back to the home page">
<imgid="logo" src="/img/eclipse48.png" alt="Enide Studio">
</a>
<ahref="http://www.nodeclipse.org/" title="Go back to the home page">
<imgid="logo" src="/img/nodejs-logo.png" alt="node">
</a>
</div>
<divid="content" class="clearfix">
<divid="column2" class="interior">
<ul>
<li><ahref="http://www.nodeclipse.org/" class="home">Home</a></li>
<li><ahref="/projects" class="blog">Projects</a></li>
<li><ahref="/community/" class="community">Community</a></li>
<li><ahref="http://www.nodeclipse.org/share.html" class="docs current">SHARE</a></li>
<li><ahref="http://www.nodeclipse.org/artworks.html" class="logos">Logos</a></li>
<li><ahref="http://www.nodeclipse.org/updates/" class="download">Download</a></li>
<li>{% include nodeclipse_install_button.html %}</li>
<li><ahref="/enide" class="download">Enide</a></li>
<li><ahref="/enide/studio/2014" class="download">Enide Studio</a></li>
<li><ahref="/nts/" class="download">NTS</a></li>
<li><ahref="http://nodeclipse.github.io/" class="blog">Developing</a></li>
<li><ahref="https://github.com/Nodeclipse/nodeclipse-blog#blog" class="blog">Blog</a></li>
<li><ahref="/restclient-tool/" class="blog">REST CLIENT</a></li>
<li><ahref="/sdk/" class="blog">SDK</a></li>
<li><ahref="/video">Video</a></li>
<li><ahref="/news">News</a></li>
<li><ahref="http://nodeclipse.uservoice.com/forums/216804-general" class="community">Ideas</a></li>
<li><ahref="/feed.articles.xml">Feeds</a></li>
</ul>
</div>
<divid="column1" class="interior">
<h1>SHARE</h1>
<ulclass="posts">
{% for post in site.posts %}
<li><span>{{ post.date | date_to_string }}</span> » <ahref="{{ post.url }}">{{ post.title }}</a></li>
{% endfor %}
</ul>
<divid="disqus_thread"></div>
<scripttype="text/javascript">
/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
vardisqus_shortname='nodeclipse';// required: replace example with your forum shortname
/* * * DON'T EDIT BELOW THIS LINE * * */
(function(){
vardsq=document.createElement('script');dsq.type='text/javascript';dsq.async=true;
dsq.src='//'+disqus_shortname+'.disqus.com/embed.js';
(document.getElementsByTagName('head')[0]||document.getElementsByTagName('body')[0]).appendChild(dsq);
})();
</script>
<noscript>Please enable JavaScript to view the <ahref="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
<ahref="http://disqus.com" class="dsq-brlink">comments powered by <spanclass="logo-disqus">Disqus</span></a>
</div>
</div>
<scripttype="text/javascript">
var_gaq=_gaq||[];
_gaq.push(['_setAccount','UA-31140487-1']);
_gaq.push(['_setDomainName','nodeclipse.org']);
_gaq.push(['_trackPageview']);
(function(){
varga=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';
vars=document.getElementsByTagName('script')[0];s.parentNode.insertBefore(ga,s);
})();
</script>
<scripttype="text/javascript">
var_gaq=_gaq||[];
_gaq.push(['_setAccount','UA-40088581-1']);
_gaq.push(['_trackPageview']);
(function(){
varga=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';
vars=document.getElementsByTagName('script')[0];s.parentNode.insertBefore(ga,s);
})();
</script>
<script><!-- tracking by Paul-->
(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*newDate();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-41377881-2','nodeclipse.org');
ga('send','pageview');
</script>
</body>
</html>