-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgithub.html
305 lines (295 loc) · 13.2 KB
/
github.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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>vineelal/neo4j-intro-tutorial</title>
<link rel="stylesheet" href="css/bootstrap.css" type="text/css">
<link rel="stylesheet/less" href="style.less" type="text/css">
<link rel="stylesheet" href="css/styles.css" type="text/css">
<script src="http://lesscss.googlecode.com/files/less-1.0.21.min.js"></script>
<script src="http://code.jquery.com/jquery-1.10.1.min.js"></script>
<script src="js/bootstrap.js"></script>
<script type="text/javascript" charset="utf-8">
less.watch();
</script>
</head>
<body>
<div class="wrapper">
<div class="header ">
<div class="container">
<div class="github pull-left">
<a href="http://www.github.com">GitHub</a>
</div>
<div class="input-append pull-left">
<div class="btn-group">
<a class="btn dropdown-toggle" data-toggle="dropdown" href="#">
<b>This repository</b>
<span class="caret"></span>
</a>
<ul class="dropdown-menu">
<li><a href="#">This Repository</a></li>
<li><a href="#">All Repositories</a></li>
</ul>
</div>
<input type="text" placeholder="Search or type a command" style="font-size: 12px;font-weight: normal;">
<!--<i class="icon-question-sign" style="margin-bottom: 12px;"></i>-->
</div>
<div class="navbar">
<div class="navbar-inner pull-left">
<div class="container">
<ul class="nav pull-left">
<li><a href="#">Explore</a></li>
<li><a href="#">Features</a></li>
<li><a href="#">Enterprise</a></li>
<li><a href="#">Blog</a></li>
</ul>
</div>
</div>
<div class="buttons pull-right">
<li><a href="#" class="btn btn-medium">Sign In</a></li>
<li><a href="#" class="btn btn-medium btn-success">Sign up</a></li>
</div>
</div>
</div>
</div>
<div class="main-content">
<div class="page-header">
<!--<p class="muted">public</p>-->
<div class="container">
<a href="#">vineelal</a><b>/</b><a href="#"><strong>neo4j-intro-tutorial</strong></a>
<div class="buttons pull-right">
<ul>
<li class="pull-left">
<div class="input-append">
<a class="btn" href="#">
<b><i class="icon-star"></i>Star</b>
</a>
<input type="text" placeholder="0">
</div>
</li>
<li class="pull-right">
<div class="input-append">
<a class="btn" href="#">
<b><i class="icon-folder-close"></i> Fork</b>
</a>
<input type="text" placeholder="13">
</div>
</li>
</ul>
</div>
<div class="subscript">
forked from <a href="#">neo-technology/neo4j-intro-tutorial</a>
</div>
</div>
</div>
<div class="container">
<div class="repository">
<div class="main-repo span10">
<div class="repo-heading">
<p class="muted">Introduction to Neo4j and Cypher (Tutorial)</p>
</div>
<div class="summary pull-left">
<ul>
<li>
<a href="#"><i class="icon-tag"></i><b>21</b> commits</a>
</li>
<li>
<a href="#"><i class="icon-tags"></i><b>2</b> branches</a>
</li>
<li>
<a href="#"><i class="icon-book"></i><b>0</b> releases</a>
</li>
<li>
<a href="#"><i class="icon-bookmark"></i><b>4</b> contributors</a>
</li>
</ul>
</div>
<div class="file-navigation">
<a href="#" class="btn btn-medium btn-success"><i class="icon-retweet"></i></a>
<a class="btn dropdown-toggle" data-toggle="dropdown" href="#">
branch: <b>master</b>
<span class="caret"></span>
</a>
<a href="#" style="font-size: 20px;font-weight: bold;margin-left: 5px;">neo4j-intro-tutorial</a>
</div>
<div class="files">
<div class="branch-summary">
<b>This branch is 0 commits ahead and 0 commits behind master</b>
<ul class="pull-right" style="list-style-type: none;">
<li class="pull-left">
<a href="#">Pull request</a>
</li>
<li class="pull-right">
<a href="#">Compare</a>
</li>
</ul>
</div>
<div class="updates">
Minor updates
</div>
<div class="author">
<a href="#" style="color: #000000;"><img src="img/author.jpeg"
style="width:24px;height: 24px;margin-right:5px;">cleishm</a>
authored 4 months ago
<a href="#" class="pull-right" style="color: #808080;font-weight: normal">lastest commit
e4df0fa11</a>
</div>
<div class="files-list">
<table class="files" style="width:780px;">
<tbody>
<tr>
<td><a href="#"><i class="icon-folder-close"></i>USB KEY</a></td>
<td class="muted">Output readme.txt to installer output</td>
<td class="muted">4 months ago</td>
</tr>
<tr>
<td><a href="#"><i class="icon-list-alt"></i>.gitattributes</a></td>
<td class="muted">Initial materials</td>
<td class="muted">6 months ago</td>
</tr>
<tr>
<td><a href="#"><i class="icon-list-alt"></i>.gitignore</a></td>
<td class="muted">Initial materials</td>
<td class="muted">6 months ago</td>
</tr>
<tr>
<td><a href="#"><i class="icon-list-alt"></i>Neo4j Intro Tutorial.key</a></td>
<td class="muted">Minor updates</td>
<td class="muted">4 months ago</td>
</tr>
<tr>
<td><a href="#"><i class="icon-list-alt"></i>Neo4j Intro Tutorial.pdf</a></td>
<td class="muted">Minor updates</td>
<td class="muted">4 months ago</td>
</tr>
<tr>
<td><a href="#"><i class="icon-list-alt"></i>Neo4j Intro Tutorial.ppt</a></td>
<td class="muted">Update to match latest .key</td>
<td class="muted">4 months ago</td>
</tr>
<tr>
<td><a href="#"><i class="icon-list-alt"></i>README.md</a></td>
<td class="muted">Rename 'Neo4j Tutorial' to 'Neo4j Intro Tutorial'</td>
<td class="muted">5 months ago</td>
</tr>
<tr>
<td><a href="#"><i class="icon-list-alt"></i>build_usbkey.sh</a></td>
<td class="muted">Use command line args to control update behaviour</td>
<td class="muted">5 months ago</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="readme-div">
<!--<div class="container">-->
<div class="content">
<img src="img/book1.jpg" width="15px" height="15px"><b>README.md</b>
</div>
<article class="readme">
<h1>Neo4j Tutorial Trainers Pack</h1>
<hr>
<p>Contents:</p>
<ul>
<li>
<code color="#000">Neo4j Intro Tutorial.key</code> - Keynote presentation (this is the
master).
</li>
<li>
<code>Neo4j Intro Tutorial.ppt</code> - Powerpoint presentation (a manually adjusted
export
from keynote).
</li>
<li>
<code>Neo4j Intro Tutorial.pdf</code> - PDF export of selected slides, to be provided
to students AFTER the tutorial.
</li>
<li>
<code>USBKEY</code> - Contents of this directory should be placed onto USB keys and
supplied to students.
</li>
</ul>
<p>Preparation:</p>
<ul>
<li>Provide students with printouts of the Cypher cheat-sheet, found
in <code>USBKEY/DOCS/Neo4j_CheatSheet_v?.pdf</code>
</li>
<li>Provide students with printouts of the movie graph model, found
in <code>USBKEY/DOCS/movies_model.pdf</code>
</li>
<li>Ensure a whiteboard is available. Ideally, project the presentation onto
the whiteboard, to allow drawing over projected images.
</li>
<li>Ensure it's easy to switch between the presentation slides and using neo4j
to demonstrate the examples. Note that examples can be copy/pasted from the
slides.
</li>
<li>Customise your Keynote presenters display to show a large area for the notes</li>
</ul>
</article>
<!--</div>-->
</div>
</div>
</div>
<div class="sidebar span2">
<div class="top-div">
<ul style="list-style-type: none;font-weight: normal;padding:5px;">
<li>
<a href="#" style="color: #000000;font-weight: bold;"><> Code</a>
</li>
<li>
<a href="#"><i class="icon-random"></i>Pull Requests</a>
</li>
<li>
<a href="#"><i class="icon-list-alt"></i>Wiki</a>
</li>
<li>
<a hef="#"><i class=" icon-move"></i>Pulse</a>
</li>
<li>
<a href="#"><i class="icon-signal"></i>Graphs</a>
</li>
<li>
<a href="#"><i class="icon-retweet"></i>Network</a>
</li>
</ul>
</div>
<div class="bottom-div">
<div class="clone-url">
<h10 style="font-size: 12px;"><b>HTTPS</b> clone URL</h10>
<input type="text" placeholder="https://github.com/vineelal/neo4j-intro-tutorial.git"
style="width:140px;">
</div>
<p style="font-size: 10px;">You can clone with <a href="#" style="font-weight: normal;">HTTPS</a>, or <a
href="#" style="font-weight: normal;">Subversion</a>.<i class="icon-question-sign"
style="margin-bottom: 2px;"></i></p>
<input class="btn" style="font-size: 12px;width:140px;font-weight: bold;" value="Download ZIP"/>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container">
<div class="footer">
<ul class="pull-left">
<li> © 2013 GitHub, Inc.</li>
<li><a href="#">Terms</a></li>
<li><a href="#">Privacy</a></li>
<li><a href="#">Security</a></li>
<li><a href="#">Contact</a></li>
</ul>
<a href="http://www.github.com"><img src="img/download.jpg" width="25px" height="25px"
style="margin-left:180px;"></a>
<ul class="pull-right">
<li><a href="#">Status</a></li>
<li><a href="#">API</a></li>
<li><a href="#">Training</a></li>
<li><a href="#">Shop</a></li>
<li><a href="#">Blog</a></li>
<li><a href="#">About</a></li>
</ul>
</div>
</div>
</body>
</html>