Browse Source

Fixed some 404 master links

pull/10/head
Anxhelo Lushka 4 years ago
parent
commit
78ca29717d
No known key found for this signature in database GPG Key ID: C86D6CF1F7FAAA35
  1. 22
      Gemfile.lock
  2. 2
      _includes/header-post.html
  3. 2
      _posts/2018-07-04-thunderbird-style-guide.md
  4. 2
      _posts/2018-12-03-i2p-usability-study-and-styleguide.md
  5. 3
      js/.htaccess
  6. 273
      logobridge.html
  7. 1
      projects/https-everywhere.html
  8. 4
      projects/i2p.html
  9. 4
      projects/thunderbird.html

22
Gemfile.lock

@ -4,31 +4,31 @@ GEM
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
colorator (1.1.0)
concurrent-ruby (1.1.6)
em-websocket (0.5.1)
concurrent-ruby (1.1.7)
em-websocket (0.5.2)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0.6.0)
eventmachine (1.2.7)
ffi (1.13.1)
ffi (1.14.2)
forwardable-extended (2.6.0)
http_parser.rb (0.6.0)
i18n (1.8.5)
i18n (1.8.7)
concurrent-ruby (~> 1.0)
jekyll (4.1.1)
jekyll (4.2.0)
addressable (~> 2.4)
colorator (~> 1.0)
em-websocket (~> 0.5)
i18n (~> 1.0)
jekyll-sass-converter (~> 2.0)
jekyll-watch (~> 2.0)
kramdown (~> 2.1)
kramdown (~> 2.3)
kramdown-parser-gfm (~> 1.0)
liquid (~> 4.0)
mercenary (~> 0.4.0)
pathutil (~> 0.9)
rouge (~> 3.0)
safe_yaml (~> 1.0)
terminal-table (~> 1.8)
terminal-table (~> 2.0)
jekyll-compose (0.12.0)
jekyll (>= 3.7, < 5.0)
jekyll-paginate (1.1.0)
@ -41,22 +41,22 @@ GEM
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
liquid (4.0.3)
listen (3.2.1)
listen (3.4.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.4.0)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (4.0.5)
public_suffix (4.0.6)
rb-fsevent (0.10.4)
rb-inotify (0.10.1)
ffi (~> 1.0)
rexml (3.2.4)
rouge (3.21.0)
rouge (3.26.0)
safe_yaml (1.0.5)
sassc (2.4.0)
ffi (~> 1.9)
terminal-table (1.8.0)
terminal-table (2.0.0)
unicode-display_width (~> 1.1, >= 1.1.1)
unicode-display_width (1.7.0)

2
_includes/header-post.html

@ -3,7 +3,7 @@
<ul class='title-area'>
<li class="">
<h1>
<a href='{{site.baseurl}}/'><img src="/images/main/logo.svg" width="180.7px" height="56.5px alt="Ura Logo">
<a href='{{site.baseurl}}/'><img src="/images/main/logo.svg" width="180.7px" height="56.5px" alt="Ura Logo">
</a>
</h1>
</li>

2
_posts/2018-07-04-thunderbird-style-guide.md

@ -34,7 +34,7 @@ To be inline with the new Firefox Photon Design system, we worked on a fork spec
After the Firefox logo was revamped in 2017, a Thunderbird contributor filed a [ticket on Bugzilla](https://bugzilla.mozilla.org/show_bug.cgi?id=1404648) suggesting to follow Firefox' lead and redesign the Thunderbird logo according to the new Photon Design guidelines. Funnily, this coincided with our own experiments on how Thunderbird's logo could be like so we joined the conversation on Bugzilla. We want to thank the great support we got from Ryan Sipes, Thunderbird's Community Manager, who helped facilitate communication with the Thunderbird Community. The new logo will appear in Thunderbird 60.
## Usability Study
Thunderbird was the first project we conducted a Usability Study on. This was possible due to Renata joining our team recently and expanding upon the services Ura offers support. Renata conducted user interviews during [Open Source Conference Albania (OSCAL)](https://osc.al) 2018. The tests were done with 5 testers from different backgrounds, asked to accomplish 9 different tasks. [You can read the final Thunderbid Usability Study here](https://github.com/uracreative/works/raw/master/Thunderbird/Thunderbird%20Usability%20Study.pdf).
Thunderbird was the first project we conducted a Usability Study on. This was possible due to Renata joining our team recently and expanding upon the services Ura offers support. Renata conducted user interviews during [Open Source Conference Albania (OSCAL)](https://osc.al) 2018. The tests were done with 5 testers from different backgrounds, asked to accomplish 9 different tasks. [You can read the final Thunderbid Usability Study here](https://github.com/uracreative/works/raw/main/Thunderbird/Thunderbird%20Usability%20Study.pdf).
![Thunderbird Usability Research](/images/projects/thunderbird_1.png)

2
_posts/2018-12-03-i2p-usability-study-and-styleguide.md

@ -26,7 +26,7 @@ During this process we were brought closer with the [I2P Project](https://geti2p
After our first Usability Study for Thunderbird, we put these lessons into use and optimized the process in which we would conduct Usability Research for I2P. Renata, our Usability Researcher interviewed ten (10) I2P Users (that's twice as many as in our [Thunderbird Study](/2018/07/05/thunderbird-style-guide)) throughout local events in Albania and Kosovo. The study focused on I2P for Windows and Linux operating systems, asking users to complete 5 major tasks in I2P and additionally also another optional task.
You can read the final I2P Usability Study [here](https://github.com/uracreative/works/raw/master/I2P/Usability%20Study/I2P%20Usability%20Study.pdf).
You can read the final I2P Usability Study [here](https://github.com/uracreative/works/raw/main/I2P/Usability%20Study/I2P%20Usability%20Study.pdf).
## Style Guide

3
js/.htaccess

@ -1,3 +0,0 @@
<IfModule mod_headers.c>
Header set Cache-Control "max-age=15778476, public"
</IfModule>

273
logobridge.html

@ -2,276 +2,3 @@
layout: redirect
section_id: pages
---
<div style="background-color: #3399d4;" class="full new">
<div class="section-title new">
<div class="row">
<div class="medium-10 medium-centered columns">
<h1 style="color: #fff; font-size: 2rem;" class="wow slideInDown">Logobridge</h1>
</div>
</div>
</div>
</div>
</div>
<div class="full text">
<div class="row">
<div class="large-12 centered-text columns">
<p>At <strong style="color: #3399d4;">Ura</strong> we have been gaining a lot from the Free Software & Open Source communities.<br />
It might be almost cheesy, but we wouldn’t be here without the great support of various communities.</p>
<p>Having said that, we want to give back as well, so we are introducing <strong style="color: #3399d4;">Logobridge</strong>, a collection of unused logo proposals
over the past months and years, which are getting dusty already with no one using them.<br />
Use them as a placeholder for your project or as a template for your upcoming logo.</p>
<p>All logos are in the <strong style="color: #3399d4;">Public Domain</strong>, so you are free to do whatever you want with it (commercially as well).<br />
They are also created with <strong style="color: #3399d4;">Inkscape</strong>, which is Free & Open Source Software.</br>
It’s a great way to kick off your open source project when you need to gather something quickly.</p>
<h3><strong>NEW LOGOS ADDED MONTHLY!</strong></h3>
<p>This project has been made possible by our kind supporters on <strong style="color: #3399d4;"><a href="https://www.patreon.com/ura">Patreon</a></strong>. Become a patron and pledge so we can add more logos here!</p>
</div>
</div>
<hr />
<div class="row">
<div class="large-12 centered-text columns">
<div class="work-wrapper">
<a href="https://cloud.ura.design/s/5ycX7DrQ9MXsKi4" target="blank" class="work space">
<img class="lazy" data-src="/images/logobridge/32.png" alt="">
<div class="info center">
<h5>Logo 32</h5>
</div>
</a>
<a href="https://cloud.ura.design/s/eGzARsDPS7xK6i5" target="blank" class="work space">
<img class="lazy" data-src="/images/logobridge/31.png" alt="">
<div class="info center">
<h5>Logo 31</h5>
</div>
</a>
<a href="https://cloud.ura.design/s/DgDXMkK32nbGt9M" target="blank" class="work space">
<img class="lazy" data-src="/images/logobridge/30.png" alt="">
<div class="info center">
<h5>Logo 30</h5>
</div>
</a>
<a href="https://cloud.ura.design/s/Qkjq7WcB3gRpyed" target="blank" class="work space">
<img class="lazy" data-src="/images/logobridge/29.png" alt="">
<div class="info center">
<h5>Logo 29</h5>
</div>
</a>
</div>
</div>
</div>
<div class="row">
<div class="large-12 centered-text columns">
<div class="work-wrapper">
<a href="https://cloud.ura.design/s/E7OC3cub9qmjL2c" target="blank" class="work space">
<img class="lazy" data-src="/images/logobridge/28.png" alt="">
<div class="info center">
<h5>Logo 28</h5>
</div>
</a>
<a href="https://cloud.ura.design/s/AN8VJaf4BfbZeNs" target="blank" class="work space">
<img class="lazy" data-src="/images/logobridge/27.png" alt="">
<div class="info center">
<h5>Logo 27</h5>
</div>
</a>
<a href="https://cloud.ura.design/s/9z8jNL804itQ9rj" target="blank" class="work space">
<img class="lazy" data-src="/images/logobridge/26.png" alt="">
<div class="info center">
<h5>Logo 26</h5>
</div>
</a>
<a href="https://cloud.ura.design/s/NWUCaBe1sBmxMQr" target="blank" class="work space">
<img class="lazy" data-src="/images/logobridge/25.png" alt="">
<div class="info center">
<h5>Logo 25</h5>
</div>
</a>
</div>
</div>
</div>
<div class="row">
<div class="large-12 centered-text columns">
<div class="work-wrapper">
<a href="https://cloud.ura.design/s/6MLHKgb7kaLvBdW" target="blank" class="work space">
<img class="lazy" data-src="/images/logobridge/24.png" alt="">
<div class="info center">
<h5>Logo 24</h5>
</div>
</a>
<a href="https://cloud.ura.design/s/AXvYXt2gt9frtKP" target="blank" class="work space">
<img class="lazy" data-src="/images/logobridge/23.png" alt="">
<div class="info center">
<h5>Logo 23</h5>
</div>
</a>
<a href="https://cloud.ura.design/s/2PpGi036WDkiw3x" target="blank" class="work space">
<img class="lazy" data-src="/images/logobridge/22.png" alt="">
<div class="info center">
<h5>Logo 22</h5>
</div>
</a>
<a href="https://cloud.ura.design/s/nfB7kgOVRbu1DWH" target="blank" class="work space">
<img class="lazy" data-src="/images/logobridge/21.png" alt="">
<div class="info center">
<h5>Logo 21</h5>
</div>
</a>
</div>
</div>
</div>
<div class="row">
<div class="large-12 centered-text columns">
<div class="work-wrapper">
<a href="https://cloud.ura.design/s/uOpHJ03pFydVhnk" target="blank" class="work space">
<img class="lazy" data-src="/images/logobridge/20.png" alt="">
<div class="info center">
<h5>Logo 20</h5>
</div>
</a>
<a href="https://cloud.ura.design/s/ug9TQ6QDG1bk9AG" target="blank" class="work space">
<img class="lazy" data-src="/images/logobridge/19.png" alt="">
<div class="info center">
<h5>Logo 19</h5>
</div>
</a>
<a href="https://cloud.ura.design/s/AUdTz6wgkwtHCBd" target="blank" class="work space">
<img class="lazy" data-src="/images/logobridge/18.png" alt="">
<div class="info center">
<h5>Logo 18</h5>
</div>
</a>
<a href="https://cloud.ura.design/s/EVEChXZfCUQcO5G" target="blank" class="work space">
<img class="lazy" data-src="/images/logobridge/17.png" alt="">
<div class="info center">
<h5>Logo 17</h5>
</div>
</a>
</div>
</div>
</div>
<div class="row">
<div class="large-12 centered-text columns">
<div class="work-wrapper">
<a href="https://cloud.ura.design/s/ZD71SvkYhiorZae" target="blank" class="work space">
<img class="lazy" data-src="/images/logobridge/16.png" alt="">
<div class="info center">
<h5>Logo 16</h5>
</div>
</a>
<a href="https://cloud.ura.design/s/vc7FKx1icMeq3QL" target="blank" class="work space">
<img class="lazy" data-src="/images/logobridge/15.png" alt="">
<div class="info center">
<h5>Logo 15</h5>
</div>
</a>
<a href="https://cloud.ura.design/s/SR2WegS5qin08AZ" target="blank" class="work space">
<img class="lazy" data-src="/images/logobridge/14.png" alt="">
<div class="info center">
<h5>Logo 14</h5>
</div>
</a>
<a href="https://cloud.ura.design/s/vy1H32n3wYudvvK" target="blank" class="work space">
<img class="lazy" data-src="/images/logobridge/13.png" alt="">
<div class="info center">
<h5>Logo 13</h5>
</div>
</a>
</div>
</div>
</div>
<div class="row">
<div class="large-12 centered-text columns">
<div class="work-wrapper">
<a href="https://cloud.ura.design/s/LLcBzhPfeJYXjn6" target="blank" class="work space">
<img class="lazy" data-src="/images/logobridge/12.png" alt="">
<div class="info center">
<h5>Logo 12</h5>
</div>
</a>
<a href="https://cloud.ura.design/s/g07EQygQXx9AnTu" target="blank" class="work space">
<img class="lazy" data-src="/images/logobridge/11.png" alt="">
<div class="info center">
<h5>Logo 11</h5>
</div>
</a>
<a href="https://cloud.ura.design/s/ECmitgpnrH2sene" target="blank" class="work space">
<img class="lazy" data-src="/images/logobridge/10.png" alt="">
<div class="info center">
<h5>Logo 10</h5>
</div>
</a>
<a href="https://cloud.ura.design/s/tkfXiEpuynDhXYV" target="blank" class="work space">
<img class="lazy" data-src="/images/logobridge/9.png" alt="">
<div class="info center">
<h5>Logo 9</h5>
</div>
</a>
</div>
</div>
</div>
<div class="row">
<div class="large-12 centered-text columns">
<div class="work-wrapper">
<a href="https://cloud.ura.design/s/cVBkctDp4ApGSYC" target="blank" class="work space">
<img class="lazy" data-src="/images/logobridge/8.png" alt="">
<div class="info center">
<h5>Logo 8</h5>
</div>
</a>
<a href="https://cloud.ura.design/s/cxpyGtJ9xif52Kw" target="blank" class="work space">
<img class="lazy" data-src="/images/logobridge/7.png" alt="">
<div class="info center">
<h5>Logo 7</h5>
</div>
</a>
<a href="https://cloud.ura.design/s/ramqPdYHZlaQ2u8" target="blank" class="work space">
<img class="lazy" data-src="/images/logobridge/6.png" alt="">
<div class="info center">
<h5>Logo 6</h5>
</div>
</a>
<a href="https://cloud.ura.design/s/eZqxXpJu6hIlqCa" target="blank" class="work space">
<img class="lazy" data-src="/images/logobridge/5.png" alt="">
<div class="info center">
<h5>Logo 5</h5>
</div>
</a>
</div>
</div>
</div>
<div class="row">
<div class="large-12 centered-text columns">
<div class="work-wrapper">
<a href="https://cloud.ura.design/s/SVLtm1eF6P7LmgZ" target="blank" class="work space">
<img class="lazy" data-src="/images/logobridge/4.png" alt="">
<div class="info center">
<h5>Logo 4</h5>
</div>
</a>
<a href="https://cloud.ura.design/s/9ULnGadMZLiZuwl" target="blank" class="work space">
<img class="lazy" data-src="/images/logobridge/3.png" alt="">
<div class="info center">
<h5>Logo 3</h5>
</div>
</a>
<a href="https://cloud.ura.design/s/ViMmeuvoLmXsjjF" target="blank" class="work space">
<img class="lazy" data-src="/images/logobridge/2.png" alt="">
<div class="info center">
<h5>Logo 2</h5>
</div>
</a>
<a href="https://cloud.ura.design/s/6zlp51kBNGogrbC" target="blank" class="work space">
<img class="lazy" data-src="/images/logobridge/1.png" alt="">
<div class="info center">
<h5>Logo 1</h5>
</div>
</a>
</div>
</div>
</div>
</div>

1
projects/https-everywhere.html

@ -35,7 +35,6 @@ title: HTTPS Everywhere Redesign
<hr>
<a class="button boxed black" href="https://github.com/uracreative/works/tree/main/HTTPS%20Everywhere" target="_blank" rel="noopener"><i class="fab fa-github"></i> Sources</a><br />
<a class="button boxed httpse" href="https://github.com/uracreative/works/raw/main/HTTPS%20Everywhere/HTTPSE%20Redesign.pdf" target="_blank" rel="noopener"><i class="fas fa-download"></i> Redesign Study</a><br />
<a class="button boxed httpse" href="https://presentator.ura.design/en/WSGoq5Wc" target="_blank" rel="noopener"><i class="fas fa-eye"></i> Presentation</a><br />
<a class="button boxed httpse" href="https://eff.org/" target="_blank" rel="noopener"><i class="fas fa-globe"></i> Website</a><br />
</div>
</div>

4
projects/i2p.html

@ -48,8 +48,8 @@ title: I2P Style Guide and Usability Study
<a class="button boxed black" href="https://github.com/uracreative/works/tree/main/I2P" target="_blank" rel="noopener"><i class="fab fa-github"></i> Sources</a><br />
<a class="button boxed identihub" href="https://demo.identihub.co/i2p" target="_blank" rel="noopener"><img class="lazy" data-src="../images/projects/identihub.svg" > Identihub</a><br />
<a class="button boxed i2p" href="https://uracreative.github.io/i2p-styleguide" target="_blank" rel="noopener"><i class="fas fa-globe"></i> Website</a><br />
<a class="button boxed i2p" href="https://github.com/uracreative/works/raw/master/I2P/Usability%20Study/I2P%20Usability%20Study.pdf" target="_blank"><i class="fas fa-globe"></i> Usability Study (PDF)</a><br />
<a class="button boxed i2p" href="https://github.com/uracreative/works/raw/master/I2P/Usability%20Study/I2P%20Usability%20Study%20Source%20Document.odt" target="_blank"><i class="fas fa-globe"></i> Usability Study (ODT)</a>
<a class="button boxed i2p" href="https://github.com/uracreative/works/raw/main/I2P/Usability%20Study/I2P%20Usability%20Study.pdf" target="_blank"><i class="fas fa-globe"></i> Usability Study (PDF)</a><br />
<a class="button boxed i2p" href="https://github.com/uracreative/works/raw/main/I2P/Usability%20Study/I2P%20Usability%20Study%20Source%20Document.odt" target="_blank"><i class="fas fa-globe"></i> Usability Study (ODT)</a>
</div>
</div>
</div>

4
projects/thunderbird.html

@ -45,8 +45,8 @@ title: Thunderbird Style Guide and Usability Study
<a class="button boxed blog" href="https://ura.design/2018/07/05/thunderbird-style-guide" target="_blank"><i class="fas fa-pencil-alt"></i> Blogpost</a><br />
<a class="button boxed black" href="https://github.com/uracreative/works/tree/main/Thunderbird" target="_blank"><i class="fab fa-github"></i> Sources</a><br />
<a class="button boxed identihub" href="https://demo.identihub.co/thunderbird" target="_blank"><img class="lazy" data-src="../images/projects/identihub.svg" > Identihub</a><br />
<a class="button boxed thunderbird" href="https://github.com/uracreative/works/raw/master/Thunderbird/Thunderbird%20Usability%20Study.pdf" target="_blank"><i class="fas fa-globe"></i> Usability Study</a>
<a class="button boxed thunderbird" href="https://github.com/uracreative/works/raw/master/Thunderbird/Settings%20Redesign%20-%20Sources/Usability%20Study%20for%20Thunderbird%20Settings.pdf" target="_blank"><i class="fas fa-globe"></i> Settings Redesign - Usability Study</a>
<a class="button boxed thunderbird" href="https://github.com/uracreative/works/raw/main/Thunderbird/Thunderbird%20Usability%20Study.pdf" target="_blank"><i class="fas fa-globe"></i> Usability Study</a>
<a class="button boxed thunderbird" href="https://github.com/uracreative/works/raw/main/Thunderbird/Settings%20Redesign%20-%20Sources/Usability%20Study%20for%20Thunderbird%20Settings.pdf" target="_blank"><i class="fas fa-globe"></i> Settings Redesign - Usability Study</a>
</div>
</div>
</div>

Loading…
Cancel
Save