Skip to content

Commit 2079277

Browse files
authored
Merge pull request #149 from openworm/development
Website updates
2 parents 628aa5e + 696a1bb commit 2079277

File tree

10 files changed

+20
-50
lines changed

10 files changed

+20
-50
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,10 @@ Runs as a google app engine application, but can serve up simple content via a P
99

1010
For Python 2.x use:
1111

12-
cd war
1312
python -m SimpleHTTPServer
1413

1514
For Python 3.x use:
1615

17-
cd war
1816
python -m http.server
1917

2018
Point your browser at: http://127.0.0.1:8000/

footer-content.html

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -53,12 +53,6 @@
5353
<li class="muted">
5454
&middot;
5555
</li>
56-
<li>
57-
<a href="http://docs.openworm.org/en/latest/modeling/" target="_blank">Roadmap</a>
58-
</li>
59-
<li class="muted">
60-
&middot;
61-
</li>
6256
<li>
6357
<a href="./contacts.html" data-pjax>Contacts</a>
6458
</li>

get_involved.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -164,8 +164,8 @@ <h1>WebMaster</h1>
164164
</div>
165165
<p class="lead">
166166
Do you have experience as a WebMaster? Did you spot that we built our website with <a href="http://getbootstrap.com/" target="_blank">Bootstrap</a>?
167-
Do you speak javascript?<br/><br/>
168-
Mantaining our web site is an important job and we could use a hand.
167+
Do you speak JavaScript?<br/><br/>
168+
Maintaining our web site is an important job and we could use a hand.
169169
If you would like to help us, <a href="./contacts.html">contact us</a> and link to some of the websites you have worked on.
170170
Also feel free to give us any feedback on usability of this website; we like to constantly raise the bar!
171171
</p>

getting_started.html

Lines changed: 2 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,6 @@ <h1>Getting started</h1>
6868
<li>
6969
<a href="#codeanddoc"><i class="fa fa-chevron-right"></i>Code and documentation</a>
7070
</li>
71-
<li>
72-
<a href="#meetingarchive"><i class="fa fa-chevron-right"></i>Meeting archive</a>
73-
</li>
7471
<li>
7572
<a href="#askaquestion"><i class="fa fa-chevron-right"></i>Ask a question</a>
7673
</li>
@@ -92,7 +89,7 @@ <h1>Our goal</h1>
9289
</div>
9390
<p class="lead">
9491
OpenWorm aims to build the first comprehensive computational model of the <em>Caenorhabditis elegans</em> (<em>C. elegans</em>), a microscopic roundworm.
95-
With only a <strong>thousand cells</strong>, it solves basic problems such as feeding, mate-finding and predator avoidance.
92+
With less than a <strong>thousand cells</strong>, it solves basic problems such as feeding, mate-finding and predator avoidance.
9693
Despite being extremely well studied in biology, this organism still eludes a deep, principled understanding of its biology.
9794
<br/>
9895
</p>
@@ -112,7 +109,7 @@ <h4>A brief introduction to <em>C. elegans</em></h4>
112109
<p class="lead">
113110
We are using a <strong>bottom-up</strong> approach, aimed at observing the worm behaviour <strong>emerge</strong> from a simulation of data derived from scientific experiments carried out over the past decade.
114111
To do so we are incorporating the data available in the scientific community into software models.
115-
We are engineering <strong>Geppetto</strong> and <strong>Sibernetic</strong>, open-source simulation platforms,
112+
We have developed <strong>Geppetto</strong> and <strong>Sibernetic</strong>, open-source simulation platforms,
116113
to be able to run these different models in concert.
117114
We are also forging new collaborations with universities and research institutes to collect data that fill in the gaps.
118115
</p>
@@ -150,28 +147,6 @@ <h1>Code and documentation</h1>
150147
Detailed documentation for each sub-project is available from the <a href="http://docs.openworm.org/en/0.9/projects/" target="_blank">Projects</a> page.
151148
</p>
152149
</section>
153-
<!-- Meeting archive ================================================== -->
154-
<section id="meetingarchive">
155-
<div class="page-header">
156-
<h1>Meetings Archive</h1>
157-
</div>
158-
<div class="span9 pagination-centered">
159-
<i class="fa fa-facetime-video fa-xxl"></i>
160-
</div>
161-
<p class="lead">
162-
The OpenWorm senior contributors meets every two weeks on public Google hangouts. The best way to get started is to sit down and have a look!
163-
<br/>
164-
</p>
165-
<div class="span9 pagination-centered">
166-
<a class="btn btn-primary btn-large" href="https://www.youtube.com/playlist?list=PL8ACJC0fGE7C7zlCBqkx1LMN1DHGKVp22" target="_blank">Video Archive</a>
167-
<br/><br/>
168-
</div>
169-
<p class="lead">
170-
While most meetings go into specifics of the project they do a good job at expressing the true spirit of OpenWorm: openness, transparency and of course, science!
171-
<br/>
172-
</p>
173-
174-
</section>
175150
<!-- Ask a question ================================================== -->
176151
<section id="askaquestion">
177152
<div class="page-header">

header-content.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,6 @@
2323
<li>
2424
<a data-pjax href="./supporters.html">Supporters</a>
2525
</li>
26-
<li>
27-
<a data-pjax href="./media.html">Media</a>
28-
</li>
2926
<li>
3027
<a data-pjax href="./science.html">Science</a>
3128
</li>

img/biopics/padraig.jpg

337 KB
Loading

img/biopics/padraig.png

-18.4 KB
Binary file not shown.

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ <h1>OpenWorm</h1>
8888
<a href="http://blog.openworm.org" target="_blank">Blog</a>
8989
</li>
9090
<li>
91-
<a href="http://docs.openworm.org/en/latest/projects.html" target="_blank">Projects</a>
91+
<a href="http://docs.openworm.org/en/latest/projects/" target="_blank">Projects</a>
9292
</li>
9393
<li>
9494
<a id="geeks" href="http://www.redbubble.com/people/openworm/shop" target="_blank">For
@@ -419,7 +419,7 @@ <h2>Source code</h2>
419419
target="_blank">GitHub</a>
420420
under
421421
<a href="http://opensource.org/licenses/MIT" target="_blank">MIT</a>
422-
licence. Different <a href="http://docs.openworm.org/en/latest/projects.html"
422+
licence. Different <a href="http://docs.openworm.org/en/latest/projects/"
423423
target="_blank">sub-projects</a>
424424
are hosted in different repositories.
425425
</p>

people.html

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,9 @@
122122
}, {
123123
name: "Ben Shih",
124124
url: "https://github.com/benshih"
125+
}, {
126+
name: "Bhanu Prakash Singh",
127+
url: "https://github.com/3762bhanu"
125128
}, {
126129
name: "Bóris Marin",
127130
url: "https://github.com/borismarin"
@@ -199,6 +202,9 @@
199202
// Gopal Sarma for Best Practices Badge
200203
name: "Gopal Sarma",
201204
url: "https://github.com/gsarma"
205+
}, {
206+
name: "Jaideep Seth",
207+
url: "https://github.com/jaideep-seth"
202208
}, {
203209
name: "Jay Coggan",
204210
url: "http://www.linkedin.com/pub/jay-s-coggan/27/215/741"
@@ -233,6 +239,10 @@
233239
}, {
234240
name: "Luke Czapla",
235241
url: "https://github.com/lukeczapla"
242+
},{
243+
// Mayukh Deb for Best Practices Badge
244+
name: "Mayukh Deb",
245+
url: "https://github.com/mayukhdeb"
236246
}, {
237247
name: "Milad Jafary",
238248
url: "https://github.com/miladjafary"
@@ -349,11 +359,7 @@
349359
}, {
350360
name: "Wilson Zhao",
351361
url: "https://github.com/wilzh40"
352-
}, {
353-
name: "Jaideep Seth",
354-
url: "https://github.com/jaideep-seth"
355-
}
356-
];
362+
}];
357363

358364
//Render the data into the template
359365
var rendered = Mustache.render(template, rowify(contributors, 6));
@@ -677,7 +683,7 @@ <h2> Sergey Khayrulin</h2>
677683
</p>
678684
</div>
679685
<div class="span3 text-center people-card">
680-
<img class=" img-rounded img-responsive img-center" src="img/biopics/padraig.png" alt="">
686+
<img class=" img-rounded img-responsive img-center" src="img/biopics/padraig.jpg" alt="">
681687
<h2>Padraig Gleeson</h2>
682688
<p>
683689
<a href="https://www.linkedin.com/in/padraig-gleeson-1855b656?ppe=1" class="no-a-effect"

supporters.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,11 +94,11 @@ <h1>Supporters</h1>
9494
<h1>Academic Support</h1>
9595
<i class="fa fa-book fa-xl"></i>
9696
<p class="marketing-byline">
97-
We would like to thank the following organizations that directly support OpenWorm contributors, which enables them to donate their time.
97+
We would like to thank the following organizations that support OpenWorm contributors, which enables them to donate their time.
9898
</p>
9999
<div class="row-fluid">
100100
<div>
101-
<p><b><a href="http://www.wellcome.ac.uk/" target="_blank">Wellcome Trust</a></b> via Padraig Gleeson / Matteo Cantarelli (Silver Lab, University College London)</p>
101+
<p><b><a href="http://www.wellcome.ac.uk/" target="_blank">Wellcome Trust</a></b> via Padraig Gleeson / Matteo Cantarelli and the <b><a href="https://www.opensourcebrain.org" target="_blank">Open Source Brain</a> project (Silver Lab, University College London)</p>
102102
</div>
103103
<div>
104104
<p><b><a href="http://www.mrc.ac.uk/" target="_blank">Medical Research Council</a></b> Centenary Award via Mike Vella (Department of Physiology, Development and Neuroscience, University of Cambridge)</p>

0 commit comments

Comments
 (0)