Browse Source

Some changes to the project page

redesign
Anxhelo Lushka 7 years ago
committed by GitHub
parent
commit
c9e0ac9832
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 26
      projects/thunderbird.html

26
projects/thunderbird.html

@ -1,14 +1,14 @@
---
layout: default
section_id: portfolio
title: Thunderbird | Styleguide
title: Thunderbird
---
<div style="background-color: #0A84FF;" class="full new">
<div class="section-title new">
<div class="row">
<div class="medium-10 medium-centered columns">
<h1 class="wow slideInUp" style="color: white; font-size: 2rem;">Thunderbird Styleguide</h1>
<h1 class="wow slideInUp" style="color: white; font-size: 2rem;">Thunderbird</h1>
</div>
</div>
</div>
@ -16,34 +16,32 @@ title: Thunderbird | Styleguide
<div class="full text">
<div class="row">
<div class="large-8 columns">
<img src="../images/projects/rb_header.png" alt="">
<img src="../images/projects/thunderbird_logo.png" alt="">
<div class="spacing"></div>
<img src="../images/projects/RB_image_1.png" alt="">
<img src="../images/projects/thunderbird_1.png" alt="">
<div class="spacing"></div>
<img src="../images/projects/RB_image_4.jpg" alt="">
<img src="../images/projects/thunderbird_2.png" alt="">
<div class="spacing"></div>
<img src="../images/projects/RB_image_2.jpg" alt="">
<img src="../images/projects/thunderbird_3.png" alt="">
<div class="spacing"></div>
<img src="../images/projects/RB_image_3.jpg" alt="">
<div class="spacing"></div>
<img src="../images/projects/RB_image_5.jpg" alt="">
<img src="../images/projects/thunderbird_4.png" alt="">
<div class="spacing"></div>
</div>
<div class="large-4 columns">
<div class="project-intro">
<p><a href="https://reproducible-builds.org" target="_blank">Reproducible Builds</a> has been the first project we supported as part of the Usability Lab. Reproducible Builds represents a set of software development practices that create an independently-verifiable path from source code to the binary code used by computers. </p>
<p><a href="https://thunderbird.net" target="_blank">Thunderbird</a> has been the first project we supported as part of the Usability Lab. Reproducible Builds represents a set of software development practices that create an independently-verifiable path from source code to the binary code used by computers. </p>
<p>We have been in talks with the Reproducible Builds community since late 2017 where they were looking to have a new logo to represent the project. Going a step further, we also decided to work on a fully fledged live style guide. The style guide itself works with JavaScript disabled / Tor High Security mode and is free of any 3rd party components.</p>
<hr>
<div class="spacing"></div>
<h4>Date</h4>
<p><span>May, 2018</span></p>
<h4>Clients</h4>
<p><span><a href="https://reproducible-builds.org" target="_blank">Reproducible Builds</a></span></p>
<p><span><a href="https://thunderbird.net" target="_blank">Thunderbird</a></span></p>
<h4>Category</h4>
<p><span>Styleguide</span></p>
<p><span>Usability Research, Logo and Style Guide</span></p>
<hr>
<a class="button boxed identihub" href="https://demo.identihub.co/project/reproducible-builds" target="_blank"><img src="../images/projects/identihub.svg" > Identihub</a><br />
<a class="button boxed reproduciblebuilds" href="https://reproducible-builds.org" target="_blank"><i class="fas fa-globe"></i> Website</a>
<a class="button boxed identihub" href="https://demo.identihub.co/project/thunderbird" target="_blank"><img src="../images/projects/identihub.svg" > Identihub</a><br />
<a class="button boxed thunderbird" href="https://thunderbird.net" target="_blank"><i class="fas fa-globe"></i> Website</a>
</div>
</div>
</div>

Loading…
Cancel
Save