This repository has been archived by the owner on Jul 30, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathindex.html
277 lines (266 loc) · 10.5 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
---
layout: default
section_id: home
slides:
- text: <span>USABILITY</span> AND <span>OPEN SOURCE DESIGN</span>
subtitle: Ura supports Open Source and Free Software Projects with Usability, Visual Identity and User Experience Design, no matter if small grassroots or established enterprise.
overlay: overlay
button:
text: What is it?
url: http://opensourcedesign.net
bg_color: "#3399d4"
image: images/main/half-1.jpg
- text: Host your Visual Assets with <span>Identihub</span>
subtitle: Identihub is free open source software designed to host your brand and visual assets in a single place, making it convenient to share with others.
overlay: overlay grey
button:
text: Try it out
url: https://identihub.co
bg_color: "#58595B"
image: images/main/half-2.jpg
- text: Across <span>industry</span> and <span>communities</span>
subtitle: We understand Open Source Communities unlike the average design studio. Have a look at our past projects to see if we can help you.
overlay: overlay
button:
text: Showcases
url: projects
bg_color: "#3399d4"
image: images/main/half-3.jpg
- text: REQUEST <span>DESIGN</span> AND <span>USABILITY</span> SERVICES
subtitle: Need help with your project? Request a free consultation for your Open Source Project and we handle the rest.
overlay: overlay grey
button:
text: Request Services
url: request
bg_color: "#58595B"
image: images/main/half-4.jpg
works_left:
- title: HTTPS Everywhere Redesign
link_to: /projects/https-everywhere
image: images/projects/httpse-thumb.png
categories: Redesign
- title: Thunderbird Style Guide and Usability Study
link_to: /projects/thunderbird
image: images/projects/tb_overview.png
categories: Usability Study | Style Guide
works_middle:
- title: RustFest Rome Visual Identity
link_to: /projects/rustfestrome
image: images/projects/rustfestrome-thumb.png
categories: Visual Identity
- title: Reproducible Builds Styleguide
link_to: /projects/reproducible-builds
image: images/projects/rb_thumbnail.png
categories: Style Guide
works_right:
- title: SecureDrop Style Guide
link_to: /projects/securedrop
image: images/projects/securedrop_overview.png
categories: Style Guide
- title: LibOCon 2018 Visual Identity
link_to: /projects/libocon
image: images/projects/libocon_overview.png
categories: Visual Identity
testimonials_left:
- author: Jeff Beatty - Mozilla
twitter: https://twitter.com/gueroJeff
content: “The folks at Ura were very professional in learning our expectations, planning the project, and being flexible as things changed. Add to that their commitment to work in the open and it made for a wonderful experience.”
avatar: images/testimonials/jeffbeatty.png
- author: Benjamin Kerensa - Glucosio
twitter: https://twitter.com/bkerensa
content: “When looking for an identity for Glucosio we put our faith into Ura. With an unrivaled ability to bring ideas together into a fresh and modern branding experience we were really happy with the results.”
avatar: images/testimonials/benjaminkerensa.png
testimonials_right:
- author: Justin Dorfman - Stickermule
twitter: https://twitter.com/jdorfman
content: “Ever since 'Open Source' was coined 20 years ago, a majority of projects have lacked great design. Ura is leading the way to fill that gap of Open Source Design in the community.”
avatar: images/testimonials/justindorfman.png
- author: Sara Sinclair Brody - Simply Secure
twitter: https://twitter.com/scouttle
content: “Ura understood the needs of the open-source community when we worked together creating a styleguide for the Tor Project. They were able to deliver a polished result in a large, distributed volunteer organization.”
avatar: images/testimonials/simplysecure.png
clients:
- image: images/clients/mozilla.svg
url: https://mozilla.org
- image: images/clients/tor.svg
url: https://www.torproject.org/
- image: images/clients/linuxfoundation.svg
url: https://www.linuxfoundation.org
- image: images/clients/fsfe.svg
url: https://fsfe.org/
- image: images/clients/stickermule.svg
url: https://stickermule.com/
---
<div class="full no-padding" style="height: 100vh;">
<div id="slides">
<div class="slides-container">
{% for slide in page.slides %}
<div class="slide">
<div class="slide-info">
<p>{{ slide.title }}</p>
<h1>{{ slide.text }}</h1>
<div class="one spacing"></div>
<p style="line-height: 1.3;">{{ slide.subtitle }}</p>
<div class="one spacing"></div>
<a href="{{ slide.button.url }}" class="button boxed white">{{ slide.button.text }}</a>
</div>
<div class="slide-left" style="background-color: {{ slide.bg_color }};">
</div>
<div class="slide-right {{ slide.overlay }}" style="background: url({{ slide.image }}) center center no-repeat;background-size: cover;">
</div>
</div>
{% endfor %}
</div>
<nav class="slides-navigation">
<a href="#" class="next"><i class="icon-arrows-slim-right"></i></a>
<a href="#" class="prev"><i class="icon-arrows-slim-left"></i></a>
</nav>
</div>
</div>
<div class="full">
<div class="section-title">
<div class="row">
<div class="medium-10 medium-centered columns">
<img class="lazy" data-src="images/main/icon.svg" alt="" class="wow flipInY" data-wow-duration="2s" data-wow-delay="0.1s">
<div class="spacing"></div>
<h2>Design, but Open</h2>
</div>
</div>
</div>
<div class="row">
<div class="large-10 large-centered columns">
<p>Ura is a digital studio which focuses on visual communication solutions tailored for Open Source and Internet Freedom projects. Ura was founded in 2016 in Albania to cater to the ever-rising demand for Usability and Design services in Open Source Software. We specialize in UX Design, Design Systems Research and Visual Identity.</p>
<p>Our work can be seen across various Open Source projects such as <a href="https://mozilla.org" target="_blank">Mozilla</a>, <a href="https://www.torproject.org" target="_blank">The Tor Project</a> and <a href="https://www.linuxfoundation.org" target="_blank">The Linux Foundation</a>.</p>
<div class="two spacing"></div>
<div class="centered-text">
<a href="about" class="button boxed blue">Learn more</a>
</div>
</div>
</div>
</div>
<div class="full light-grey no-padding">
<div class="two spacing"></div>
<div class="section-title" style="margin-bottom: 0px;">
<div class="row">
<div class="medium-10 medium-centered columns">
<p style="font-size: 18px;">We are proud to have worked with:</p>
</div>
</div>
</div>
<div class='row'>
<div class='large-12 columns'>
<div class='clients'>
{% for client in page.clients %}
<div><a href="{{client.url}}" target="blank"><img class="lazy" alt="" data-src="{{site.baseurl}}/{{client.image}}" width="200px" height="120px"></a></div>
{% endfor %}
</div>
</div>
</div>
<div class="two spacing"></div>
</div>
<div class="full">
<div class="section-title">
<div class="row">
<div class="medium-10 medium-centered columns">
<h2>Testimonials</h2>
<p>What people say about us</p>
</div>
</div>
</div>
<div class="row">
<div class="large-6 columns">
{% for testimonial in page.testimonials_left %}
<div class="quote wow slideInLeft" data-wow-delay="{{ 0.25 | times:forloop.index0 }}s">
<div class="row">
<div class="small-3 columns">
<img class="lazy" data-src="{{testimonial.avatar}}" width="102px" height="102px" alt="author">
</div>
<div class="small-9 columns">
<p>{{testimonial.content}}</p>
<a href="{{testimonial.twitter}}"><p class="author">{{testimonial.author}}</p></a>
</div>
</div>
</div>
{% endfor %}
</div>
<div class="large-6 columns">
{% for testimonial in page.testimonials_right %}
<div class="quote reverse wow slideInRight" class="wow" data-wow-delay="{{ 0.25 | times:forloop.index0 }}s">
<div class="row">
<div class="small-3 columns">
<img class="lazy" data-src="{{testimonial.avatar}}" width="102px" height="102px" alt="author">
</div>
<div class="small-9 columns">
<p>{{testimonial.content}}</p>
<a href="{{testimonial.twitter}}"><p class="author">{{testimonial.author}}</p></a>
</div>
</div>
</div>
{% endfor %}
</div>
</div>
</div>
<div class="full no-padding">
<div class="spacing"></div>
<div class="section-title">
<div class="row">
<div class="medium-10 medium-centered columns">
<h2>Featured projects</h2>
<p>Have a look at our past projects</p>
</div>
</div>
</div>
</div>
<div class="full">
<div class="row">
<div class="large-4 columns">
{% for work in page.works_left %}
<div class="work-wrapper">
<a href="{{work.link_to}}" class="work">
<img class="lazy" data-src="{{site.url}}/{{work.image}}" alt="">
<div class="info">
<h3>{{work.title}}</h3>
<p>{{work.categories}}</p>
</div>
</a>
</div>
{% endfor %}
</div>
<div class="large-4 columns">
{% for work in page.works_middle %}
<div class="work-wrapper">
<a href="{{work.link_to}}" class="work">
<img class="lazy" data-src="{{site.url}}/{{work.image}}" alt="">
<div class="info">
<h3>{{work.title}}</h3>
<p>{{work.categories}}</p>
</div>
</a>
</div>
{% endfor %}
</div>
<div class="large-4 columns">
{% for work in page.works_right %}
<div class="work-wrapper">
<a href="{{work.link_to}}" class="work">
<img class="lazy" data-src="{{site.url}}/{{work.image}}" alt="">
<div class="info">
<h3>{{work.title}}</h3>
<p>{{work.categories}}</p>
</div>
</a>
</div>
{% endfor %}
</div>
</div>
</div>
</div>
<div class="full light-grey no-padding">
<div class="two spacing"></div>
<div id="newsletter" class='row'>
<div class='medium-10 medium-centered centered-text columns'>
<p>Stay updated with our newsletter!</p>
<a class="button boxed black" href="https://tinyletter.com/uracreative" target="_blank">SUBSCRIBE</a>
</div>
<div class="two spacing"></div>
</div>