Skip to content

Commit 4e01133

Browse files
committed
add postdocs section in positions page
positions page: - add postdocs section with small blurb - add pbsb to grad students section list of grad fields - update "recently moved to cornell" in main blurb group page: - fix typos in Matt's blub reunion page: - make reunion flyer image responsive footer: - remove space in "Join Us!" to avoid line wrap formatting issues
1 parent a31acc5 commit 4e01133

4 files changed

Lines changed: 25 additions & 15 deletions

File tree

_includes/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<div class="container-footer">
44
<div class="row">
55
<div class="col-xs-12 col-sm-12 col-md-3">
6-
<h1>Join Us !</h1>
6+
<h1>Join Us!</h1>
77
<p style="font-size: 14px">
88
We are looking for Undergrad and grad students!
99
</p>

group.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ <h5>Joshua Wendall</h5>
106106
</small>
107107
</div>
108108
</div>
109-
<!--Josh-->
109+
<!--Matt-->
110110
<div class="col-xxl-4 col-xl-6 col-lg-6">
111111
<h5>Matthew McDermott</h5>
112112
<hr />
@@ -117,12 +117,12 @@ <h5>Matthew McDermott</h5>
117117
<div class="media-body">
118118
<div class="group-member-subcontainer">
119119
<p class="group-member-blurb">
120-
Matthew got his bachelor’s degree in Viticulture and Enology from
121-
Cornell University. He has an interest in the yeast and bacteria
122-
that are responsible for producing beer and wine. As the production
123-
of beer and wine is stressful to yeast, Matthew has been studying
124-
where transcription factors are bound to DNA in yeast as a response
125-
to different stressor factors using ChIP-exo.
120+
Matthew received his bachelor’s degree in Viticulture and Enology from
121+
Cornell University. He is interested in the yeast and bacteria that are
122+
responsible for producing beer and wine. Since the production of beer and
123+
wine is stressful to yeast, Matthew has been studying where transcription
124+
factors are bound to DNA in yeast as a response to different stress factors
125+
using ChIP-exo.
126126
</p>
127127
</div>
128128
<hr />

positions.html

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,19 +8,25 @@ <h3>Positions</h3>
88
<p>
99
The laboratory of Dr. B. Franklin Pugh, Professor of Molecular Biology and
1010
Genetics, is seeking a laboratory technician to conduct molecular biology
11-
experiments. The Pugh lab has recently moved to Cornell, and is located in a
12-
newly built laboratory in the Biotechnology Building. The lab conducts
13-
state-of-the-art research in molecular biology and computational biology,
14-
with emphasis in eukaryotic gene regulation, transcription, epigenetics,
15-
epigenomics, tumor diagnostics, and high-throughput computer-aided analytic
16-
workflows.
11+
experiments. The Pugh lab is located in a newly built laboratory in the
12+
Biotechnology Building. The lab conducts state-of-the-art research in
13+
molecular biology and computational biology, with emphasis in eukaryotic
14+
gene regulation, transcription, epigenetics, epigenomics, tumor diagnostics,
15+
and high-throughput computer-aided analytic workflows.
1716
</p>
1817
<p>
1918
<b>We are looking for undergraduates, graduate students,
2019
technicians, and postdocs who are excited and motivated to push the
2120
frontiers of gene regulation research. Please inquire with Dr. Pugh.</b>
2221
</p>
2322
<br />
23+
<!--Postdocs-->
24+
<h4>Postdocs</h4>
25+
<p>
26+
We are recruiting postdocs with wet-bench or computational backgrounds that
27+
have experience generating or working with genomic data.
28+
</p>
29+
<!--Graduate Students-->
2430
<h4>Graduate Students</h4>
2531
<p>
2632
We are recruiting graduate students with wet-bench and computational backgrounds from the following graduate fields:
@@ -29,7 +35,9 @@ <h4>Graduate Students</h4>
2935
<li>Genetics, Genomics, and Development (GGD)</li>
3036
<li>Biochemistry, Molecular, and Cell Biology (BMCB)</li>
3137
<li>Computational Biology (CB)</li>
38+
<li>Physiology, Biophysics, and Systems Biology (PBSB)</li>
3239
</ul>
40+
<!--Undergraduate Students-->
3341
<h4>Undergraduate Students</h4>
3442
<p>
3543
We have worked with undergraduates from a variety of backgrounds ranging

reunion.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
---
22
title: Reunion
33
---
4+
45
<img
56
src="/assets/images/reunion-save-the-date.png"
6-
style="padding: 5% 20% 10% 20%"
7+
class="img-fluid"
8+
style="padding: 5% 10% 10% 10%"
79
/>

0 commit comments

Comments
 (0)