4
4
< meta charset ="utf-8 ">
5
5
< title > OpenWorm</ title >
6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
7
- < meta name ="description "
8
- content ="OpenWorm is an open source project dedicated to creating a virtual C. elegans nematode in a computer. ">
7
+ < meta name ="description " content ="OpenWorm is an open source project dedicated to creating a virtual C. elegans nematode in a computer. ">
9
8
10
9
<!-- REPLICATE THIS IN ALL PAGES -->
11
10
18
17
19
18
<!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
20
19
<!--[if lt IE 9]>
21
- <script src="http ://html5shim.googlecode.com/svn/trunk/html5.js"></script>
20
+ <script src="https ://html5shim.googlecode.com/svn/trunk/html5.js"></script>
22
21
<![endif]-->
23
22
24
23
<!-- Fav and touch icons - this code is outdated -->
27
26
< link rel ="apple-touch-icon-precomposed " sizes ="114x114 " href ="../assets/ico/apple-touch-icon-114-precomposed.png ">
28
27
< link rel ="apple-touch-icon-precomposed " sizes ="72x72 " href ="../assets/ico/apple-touch-icon-72-precomposed.png ">
29
28
< link rel ="apple-touch-icon-precomposed " href ="../assets/ico/apple-touch-icon-57-precomposed.png ">
30
-
29
+
31
30
< div class ="navbar navbar-inverse navbar-fixed-top ">
32
31
< div class ="navbar-inner " id ="head-nav ">
33
32
</ div >
43
42
} )
44
43
</ script >
45
44
</ head >
46
-
45
+
47
46
< body >
48
47
< div id ="pjax-content ">
49
48
<!-- END REPEAT-->
50
49
51
50
<!-- sb: this allows FB to reload when user returns to home page
52
- it is very slow though...i think there is a better way but requires app id -->
51
+ it is very slow though...i think there is a better way but requires app id -->
53
52
< div id ="fb-root "> </ div >
54
53
55
54
< div id ="myCarousel " class ="carousel slide ">
@@ -221,7 +220,7 @@ <h1>Aiming for the best.</h1>
221
220
< ul class ="bs-docs-social-buttons ">
222
221
< li >
223
222
< iframe class ="github-btn "
224
- src ="http ://ghbtns.com/github-btn.html?user=openworm&repo=openworm&type=watch&count=true "
223
+ src ="https ://ghbtns.com/github-btn.html?user=openworm&repo=openworm&type=watch&count=true "
225
224
allowtransparency ="true " frameborder ="0 " scrolling ="0 " width ="100px " height ="20px "> </ iframe >
226
225
</ li >
227
226
< li >
@@ -245,37 +244,65 @@ <h1>Aiming for the best.</h1>
245
244
</ div >
246
245
</ div >
247
246
248
-
249
247
250
- <!-- ======== main body ========== -->
251
- < div >
252
- < div class ="container ">
253
- < div class ="marketing ">
254
- < h1 > Enter the worm.</ h1 >
248
+
249
+ <!-- ====================== main body ==================== -->
250
+ < div class ="container marketing ">
251
+ < div >
252
+ < h1 > Enter the worm. </ h1 >
253
+ </ div >
254
+ < div class ="short-spacer "> </ div >
255
+ < div id ="openworm_logo "> </ div >
256
+ < div class ="short-spacer "> </ div >
257
+ < h2 >
258
+ < strong > OpenWorm</ strong > is an open source project dedicated to creating the first virtual organism in a computer.
259
+ </ h2 >
260
+ </ div >
261
+
262
+ < div class ="large-spacer "> </ div >
263
+ < div class ="large-spacer "> </ div >
264
+ < div class ="line "> </ div >
265
+
266
+ < div class ="container marketing ">
267
+ < div class ="row-fluid ">
268
+ < div class ="span6 ">
269
+ < h3 > Why?</ h3 >
255
270
< p class ="marketing-byline ">
256
- OpenWorm is an open source project dedicated to creating a virtual C. elegans nematode in a computer .
271
+ Because modeling a simple nervous system is a first step toward fully understanding complex systems like the human brain .
257
272
</ p >
258
- < div id ="openworm_logo "> </ div >
259
- < div class ="row-fluid ">
260
- < div class ="span6 ">
261
- < h2 > Latest news</ h2 >
262
- < ul id ="news-feed ">
273
+ </ div >
274
+ < div class ="span6 ">
275
+ < h3 > How?</ h3 >
276
+ < p class ="marketing-byline ">
277
+ By rejecting red tape and building a community of engineers, scientists, and other motivated volunteers from around the world.
278
+ </ p >
279
+ </ div >
280
+ </ div >
281
+ </ div >
263
282
264
- </ ul >
265
- </ div >
266
- < div class ="span6 ">
267
- < h2 > Social stream</ h2 >
268
- < div id ="tweeter ">
269
- < a class ="twitter-timeline " href ="https://twitter.com/OpenWorm " data-widget-id ="293717776768569344 "> Tweets by @OpenWorm</ a >
270
- </ div >
271
- </ div >
283
+ < div class ="large-spacer "> </ div >
284
+ < div class ="large-spacer "> </ div >
285
+
286
+ < div class ="container marketing ">
287
+ < div class ="row-fluid ">
288
+ < div class ="span6 " style ="color: #292929; ">
289
+ < h2 > Latest news</ h2 >
290
+ < ul id ="news-feed ">
291
+
292
+ </ ul >
293
+ </ div >
294
+ < div class ="span6 ">
295
+ < div id ="tweeter ">
296
+ < a class ="twitter-timeline " href ="https://twitter.com/OpenWorm " data-widget-id ="293717776768569344 "> Tweets by @OpenWorm</ a >
272
297
</ div >
273
298
</ div >
274
299
</ div >
275
300
</ div >
301
+
276
302
< div class ="container ">
277
303
< div class ="marketing ">
278
304
305
+
279
306
< h1 > See OpenWorm</ h1 >
280
307
< h2 >
281
308
at
@@ -349,29 +376,33 @@ <h1>Open Science at its best.</h1>
349
376
< i class ="fa fa-github fa-xl "> </ i >
350
377
< h2 > Source code</ h2 >
351
378
< p >
352
- All the code produced as part of the OpenWorm project is on < a
353
- href ="http://docs.openworm.org/en/latest/Community/github.html#github "
354
- target ="_blank "> GitHub</ a >
355
- under < a href ="http://opensource.org/licenses/MIT " target ="_blank "> MIT</ a > licence. Different < a
356
- href ="http://docs.openworm.org/en/latest/projects.html " target ="_blank "> sub-projects</ a > are
357
- hosted in different repositories.
379
+ All the code produced as part of the OpenWorm project is on
380
+ < a href ="http://docs.openworm.org/en/latest/Community/github.html#github "
381
+ target ="_blank "> GitHub</ a >
382
+ under
383
+ < a href ="http://opensource.org/licenses/MIT " target ="_blank "> MIT</ a >
384
+ licence. Different < a href ="http://docs.openworm.org/en/latest/projects.html "
385
+ target ="_blank "> sub-projects</ a >
386
+ are hosted in different repositories.
358
387
</ p >
359
388
</ div >
360
389
< div class ="span4 ">
361
390
< i class ="fa fa-tasks fa-xl "> </ i >
362
391
< h2 > Current progress</ h2 >
363
392
< p >
364
- The tasks we are currently working on are tracked on GitHub under different < a
365
- href ="https://github.com/openworm/OpenWorm/milestones " target ="_blank "> Milestones</ a > .
393
+ The tasks we are currently working on are tracked on GitHub under different
394
+ < a href ="https://github.com/openworm/OpenWorm/milestones "
395
+ target ="_blank "> Milestones</ a > .
366
396
</ p >
367
397
</ div >
368
398
< div class ="span4 ">
369
399
< i class ="fa fa-calendar fa-xl "> </ i >
370
400
< h2 > Calendar</ h2 >
371
401
< p >
372
- When is the next OpenWorm hangout or event? Checkout our < a
373
- href ="https://www.google.com/calendar/embed?src=bqvlrm642m3irjehbethokkcdg%40group.calendar.google.com "
374
- target ="_blank "> public calendar</ a > to find out!
402
+ When is the next OpenWorm hangout or event? Checkout our
403
+ < a href ="https://www.google.com/calendar/embed?src=bqvlrm642m3irjehbethokkcdg%40group.calendar.google.com "
404
+ target ="_blank "> public calendar</ a >
405
+ to find out!
375
406
</ p >
376
407
</ div >
377
408
</ div >
@@ -397,8 +428,8 @@ <h1>Meet with us</h1> <br>
397
428
</ p >
398
429
</ div >
399
430
</ div >
400
-
401
- <!-- FOOT: DUPLICATE THE FOLLOWING IN ALL PAGES -->
431
+
432
+ <!-- FOOT: DUPLICATE THE FOLLOWING IN ALL PAGES -->
402
433
</ div > <!-- end pjax content -->
403
434
404
435
@@ -415,7 +446,7 @@ <h1>Meet with us</h1> <br>
415
446
<!-- load other resources asynchronously: -->
416
447
< script src ="js/bootstrap.js " async > </ script >
417
448
< script src ="js/jquery.parss.uncompressed.js " async > </ script >
418
- < script src ="http ://platform.twitter.com/widgets.js " async > </ script >
449
+ < script src ="https ://platform.twitter.com/widgets.js " async > </ script >
419
450
420
451
<!-- execute main (initialize resources above + carousel/donate controls -->
421
452
< script src ="js/jquery.pjax.js "> </ script >
0 commit comments