-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·154 lines (130 loc) · 6.85 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
<!DOCTYPE html>
<html lang="en">
<head>
<title>midtone design - Product design - UI UX Icon Design Development</title>
<link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon" />
<link rel="apple-touch-icon-precomposed" href="images/[email protected]">
<link href="https://twitter.com/jonatan" rel="publisher" />
<link rel="stylesheet" type="text/css" href="styles/style.css" />
<link rel="stylesheet" type="text/css" href="styles/swiper.min.css" />
<link rel="canonical" href="http://www.midtonedesign.com" />
<meta http-equiv="Content-Type" content="text/html" charset="utf-8" />
<meta name="description" content="Midtone Design is a design and development agency creating digital experiencies. Work with us on your next app" />
<meta property="og:image" content="http://www.midtonedesign.com/images/midtone-cover.png" />
<meta property="og:title" content="midtone design - Product design" />
<meta property="og:description" content="We create digital experiences" />
<meta property="og:url" content="http://www.midtonedesign.com" />
<meta property="og:site_name" content="midtone design" />
<meta property="og:type" content="blog" />
<meta name="twitter:card" content="app">
<meta name="twitter:site" content="@jonatan">
<meta name="twitter:description" content="Follow us on twitter to get fresh news">
</head>
<body>
<!-- (CHANGE) project masthead -->
<header class="bg--light-brown-cloudcast padding--top-three-spaces">
<nav class="max-width--1200 horizontal--center">
<a href="#"><img src="images/logo.svg" alt="midtone design logo" /></a>
<ul class="position--absolute-top-right no-list-styling text--right">
<li><a href="mailto:[email protected]">Contact</a></li>
<li><a href="#" class="current">Cloudcast</a></li>
<li><a href="flightcard">Flight Card</a></li>
<li><a href="opera">Opera</a></li>
<li><a href="squire">Squire</a></li>
<li><a href="oldicons">Old icons</a></li>
</ul>
</nav>
<!-- (CHANGE) iPhone + screenshot module -->
<div class="text--center padding--top-four-spaces position--relative">
<!--img src="images/cloudcast/cloudcast-header.png" srcset="images/cloudcast/[email protected] 2x" class="iphone__screenshot" alt="boarding-pass" /-->
<video class="iphone__screenshot" width="354" height="630" preload autoplay loop poster="images/cloudcast/[email protected]">
<!-- <source src="images/cloudcast/midtone-f-1-cloudcastproto.mov" /> -->
<source src="images/cloudcast/cloudcastvideo.mp4" />
<!-- <source src="images/cloudcast/cloudcastvideo.webm" /> -->
</video>
<img src="images/iphone.svg" class="iphone__container" alt="iphone" />
</div>
</header>
<div class="max-width--950 horizontal--center padding--top-bottom-six-spaces">
<h1>Cloudcast for iOS & macOS</h1>
<div class="columns--2">
<p>We created a beautiful podcast player where all of its interaction is gesture based making it a pleasure to use on bigger phones. We also focussed on reducing the amount of taps necessary to achieve different tasks and start playing audio.</p>
<ul class="project-details">
<li><span>Year</span> 2015</li>
<li><span>Client</span> Self</li>
<li><span>Services</span> UI, UX, Icons, Website, Development</li>
<li class="padding--top-one-space"><a href="http://www.cloudcastapp.com">Teaser website</a></li>
</ul>
</div>
</div>
<!-- position icon/image in middle -->
<div class="image-container image-container--middle">
<img src="images/cloudcast/cloudcast-appicon.png" srcset="images/cloudcast/[email protected] 2x" alt="icon" />
</div>
<div class="image-container image-container--middle">
<img src="images/cloudcast/cloudcast-uiicons.png" srcset="images/cloudcast/[email protected] 2x" alt="icons" />
</div>
<!-- slider container -->
<div class="image-container image-container--swiper">
<div class="swiper-container padding--top-bottom-six-spaces">
<div class="swiper-wrapper">
<div class="swiper-slide">
<img src="images/cloudcast/cloudcast1.png" srcset="images/cloudcast/[email protected] 2x" alt="Main UI with mini player" />
</div>
<div class="swiper-slide">
<img src="images/cloudcast/cloudcast2.png" srcset="images/cloudcast/[email protected] 2x" alt="Action gesture" />
</div>
<div class="swiper-slide">
<img src="images/cloudcast/cloudcast3.png" srcset="images/cloudcast/[email protected] 2x" alt="Detail view" />
</div>
<div class="swiper-slide">
<img src="images/cloudcast/cloudcast4.png" srcset="images/cloudcast/[email protected] 2x" alt="Detail view" />
</div>
</div>
<div class="swiper-pagination"></div>
<div class="swiper-button-prev"></div>
<div class="swiper-button-next"></div>
<div class="iphone__container--swiper">
<img src="images/iphone.svg" alt="iphone" />
</div>
</div>
</div>
<div class="image-container image-container--full">
<img src="images/cloudcast/cloudcast-macos.png" srcset="images/cloudcast/[email protected] 2x" alt="full image" />
</div>
<div class="image-container image-container--full">
<img src="images/cloudcast/cloudcast-web.png" srcset="images/cloudcast/[email protected] 2x" alt="full image" />
</div>
<!-- next project -->
<div class="padding--top-bottom-six-spaces max-width--400 horizontal--center">
<a href="flightcard.html"><h2 class="heading">Next project</h2></a>
<p class="text--lighter">Flight Card</p>
</div>
<!-- footer -->
<footer class="text--lighter text--center bg--light-blue padding--top-bottom-three-spaces">
© Midtone Design SLU 2009-2016. <a href="mailto:[email protected]">Email us</a>!. We’re social too, <a href="https://twitter.com/jonatan">twitter</a>, <a href="https://dribbble.com/jcastro">dribbble</a> or <a href="https://www.facebook.com/jonatancastro">facebook</a>.
</footer>
<!-- slider script initialisation -->
<script src="scripts/swiper.min.js"></script>
<script>
var mySwiper = new Swiper ('.swiper-container', {
direction: 'horizontal',
loop: true,
effect: 'fade',
pagination: '.swiper-pagination',
paginationClickable: 'true',
keyboardControl: 'true',
nextButton: '.swiper-button-next',
prevButton: '.swiper-button-prev',
})
</script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-72360-3', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>