mirror of
https://github.com/Xevion/old.xevion.github.io.git
synced 2025-12-06 23:15:32 -06:00
ready
This commit is contained in:
@@ -1,18 +1,18 @@
|
||||
<section class="section featured-projects">
|
||||
<div class="section__title">Featured Projects</div>
|
||||
<div class="section__content">
|
||||
<div class="project interventions">
|
||||
<div class="project blistabloc">
|
||||
<figure class="project__pic">
|
||||
<a href="https://interventions.design/" target="_blank">
|
||||
<img src="{{site.baseurl}}/img/featured/interventions/interventions.png" alt="">
|
||||
<a href="https://blistabloc.com/" target="_blank">
|
||||
<img src="{{site.baseurl}}/img/featured/blistabloc/blistabloc.png" alt="">
|
||||
</a>
|
||||
</figure>
|
||||
<figcaption class="project__caption">
|
||||
<div class="project__name">
|
||||
<a href="https://interventions.design/" target="_blank">Interventions</a>
|
||||
<a href="https://blistabloc.com/" target="_blank">blistabloc</a>
|
||||
</div>
|
||||
<p>Interactive marketing website for Northeastern's first annual student-led design conference, Interventions. Coming
|
||||
in 2018!</p>
|
||||
<p>Custom wordpress theme built with Timber and Woocommerce for blistabloc, the only reactive shoe insert that prevents
|
||||
blisters from forming.</p>
|
||||
</figcaption>
|
||||
</div>
|
||||
|
||||
@@ -39,7 +39,21 @@
|
||||
</figcaption>
|
||||
</div>
|
||||
|
||||
<div class="project v2">
|
||||
<div class="project interventions">
|
||||
<figure class="project__pic">
|
||||
<a href="https://interventions.design/" target="_blank">
|
||||
<img src="{{site.baseurl}}/img/featured/interventions/interventions.png" alt="">
|
||||
</a>
|
||||
</figure>
|
||||
<figcaption class="project__caption">
|
||||
<div class="project__name">
|
||||
<a href="https://interventions.design/" target="_blank">Interventions</a>
|
||||
</div>
|
||||
<p>Interactive marketing website for Northeastern's first annual student-led design conference, Interventions.</p>
|
||||
</figcaption>
|
||||
</div>
|
||||
|
||||
<!-- <div class="project v2">
|
||||
<figure class="project__pic">
|
||||
<a href="http://brittanychiang.com/v2" target="_blank">
|
||||
<img src="{{site.baseurl}}/img/featured/v2/v2.png" alt="">
|
||||
@@ -52,6 +66,6 @@
|
||||
<p>Second iteration of my personal website. Designed and developed with a conscious effort to avoid using any superfluous
|
||||
frameworks like Bootstrap.</p>
|
||||
</figcaption>
|
||||
</div>
|
||||
</div> -->
|
||||
</div>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user