Skip to content

Commit

Permalink
Sets up 3 blog post intros, #98
Browse files Browse the repository at this point in the history
  • Loading branch information
Cleop committed Jul 12, 2017
1 parent cbdea3f commit 879da8a
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions redesign/blog.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,38 @@
</ul>
</nav>

<section class="dwyl-bg-gray dwyl-dark-gray pt5 pb3 pb3-ns ph6-ns center">
<h1 class="dwyl-mint f1 tc">Blog</h1>

<div class="w-third-ns w-80 pt2 ph2 pb3 dib-ns dtc-ns v-top center white">
<div class="pa2 br2 h5 shadow-2">
<h3>The Most Recent Blog Post</h3>
<p class="pa2">More than 250,000 artefacts, made accessible
and searchable!</p>
<p class="f7">15th July 2017 <span class="pl3 dwyl-mint">Nelson Correia</span></p>
</div>
</div>
<div class="w-third-ns w-80 pt2 ph2 pb3 dib-ns dtc-ns v-top center white">
<div class="pa2 br2 h5 shadow-2">
<h3>The Second Ever Blog Post</h3>
<p class="pa2">Automating data collection means our TA's
can get on with what really matters.</p>
<p class="f7">12th July 2017 <span class="pl3 dwyl-mint">Ines Teles</span></p>
</div>
</div>
<div class="w-third-ns w-80 pt2 ph2 pb3 dib-ns dtc-ns v-top center white">
<div class="pa2 br2 h5 shadow-2">
<h3>The First Ever Blog Post</h3>
<p class="pa2">We increased community engagement with an
exclusive social network.</p>
<p class="f7">10th July 2017 <span class="pl3 dwyl-mint">Mark Firth</span></p>
</div>
</div>
<div class="tc">
<a href="#" class="dib link mv3 pa2 pa3-ns dwyl-dark-gray bg-white br2 f4 w-50 w-20-ns ws-normal">Load More</a>
</div>
</section>

<section class="dwyl-bg-mint center pt4-ns pb5-ns">

<div class="dib-ns w-50-ns dtc v-top">
Expand Down

0 comments on commit 879da8a

Please sign in to comment.