Skip to content

Commit 4f54f61

Browse files
committed
Adding branch with stacked specialties in the cleaner scrolly version.
1 parent 36a642d commit 4f54f61

File tree

1 file changed

+9
-13
lines changed

1 file changed

+9
-13
lines changed

index.html

Lines changed: 9 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,7 @@ <h1>&lt;brian godsey&gt;</h1>
5050

5151
<div class="extra-margin">
5252
<div class="row">
53-
<div class="1u">
54-
<p>&nbsp;</p>
55-
</div>
56-
<div class="5u">
53+
<div class="4u -1u">
5754
<h2>My book</h2>
5855
<h2><a href="https://manning.com/books/think-like-a-data-scientist?a_aid=thinklikeadatascientist&a_bid=eb49dc22">
5956
Think Like a Data Scientist</a></h2>
@@ -64,17 +61,14 @@ <h2><a href="https://manning.com/books/think-like-a-data-scientist?a_aid=thinkli
6461
off. <br/><br/>Let me know what you think!
6562
</p>
6663
</div>
67-
<div class="5u">
64+
<div class="4u">
6865
<a href="https://manning.com/books/think-like-a-data-scientist?a_aid=thinklikeadatascientist&a_bid=eb49dc22" class="bordered-image" style="max-width: 50%">
6966
<img src="images/index-page/Godsey-TLDS-HI.png" alt="" /></a>
7067
</div>
71-
</div>
72-
</div>
73-
7468

75-
<div class="extra-margin">
69+
<div class="3u">
7670
<div class="row">
77-
<div class="3u">
71+
<div class="12u">
7872
<h2>Data science</h2>
7973
<p>
8074
<a href="https://manning.com/books/think-like-a-data-scientist?a_aid=thinklikeadatascientist&a_bid=eb49dc22">
@@ -83,27 +77,29 @@ <h2>Data science</h2>
8377
profile</a>.
8478
</p>
8579
</div>
86-
<div class="3u">
80+
<div class="12u">
8781
<h2>Maths & stats</h2>
8882
<p>
8983
See my <a href="publications.html">publications page</a> for some of my
9084
research.
9185
</p>
9286
</div>
93-
<div class="3u">
87+
<div class="12u">
9488
<h2>Projects</h2>
9589
<p><em><a href="http://unoceros.com">Unoceros</a></em> and
9690
<em><a href="http://www.panopticonlabs.com">Panopticon Labs</a></em>.
9791
</p>
9892
</div>
99-
<div class="3u">
93+
<div class="12u">
10094
<h2>Writing</h2>
10195
<p>
10296
I've been <a href="https://medium.com/@briangodsey">writing on Medium</a>, too.
10397
</p>
10498
</div>
10599
</div>
106100
</div>
101+
</div>
102+
</div>
107103

108104

109105
<div class="alt-background">

0 commit comments

Comments
 (0)