-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·238 lines (206 loc) · 9.2 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<link rel="shortcut icon" href="assets/ico/favicon.png">
<title>memoryIO for Mac</title>
<!-- Bootstrap core CSS -->
<link href="dist/css/bootstrap.css" rel="stylesheet">
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="../../assets/js/html5shiv.js"></script>
<script src="../../assets/js/respond.min.js"></script>
<![endif]-->
<!-- Custom styles for this template -->
<link href="assets/css/carousel.css" rel="stylesheet">
<link href="assets/css/coverflow.css" rel="stylesheet">
</head>
<!-- NAVBAR
================================================== -->
<body class="logo">
<!-- Marketing messaging and featurettes
================================================== -->
<!-- Wrap the rest of the page in another container to center all the content. -->
<div class="container marketing">
<!-- Three columns of text below the carousel -->
<div class="row">
<div class="col-lg-4 centered">
<h1 class="header"f>memoryIO creates a log of your life by taking a photo every time you open your Mac.</h1>
</div>
</div>
<div class="row">
<div class="col-lg-4 centered">
<a name="home"></a>
<div class="coverflow-container">
<ol class="coverflow-list">
<!-- Cover item -->
<input type="radio" name="cover-item" id="cover-1">
<li class="coverflow-item">
<label for="cover-1">
<figure class="album-cover">
<img src="assets/img/jacob/2013-08-21.jpg">
<figcaption class="album-name">08/21/13</figcaption>
</figure>
</label>
</li>
<!-- Cover item -->
<input type="radio" name="cover-item" id="cover-2">
<li class="coverflow-item">
<label for="cover-2">
<figure class="album-cover">
<img src="assets/img/jacob/2013-08-23.jpg">
<figcaption class="album-name">08/23/13</figcaption>
</figure>
</label>
</li>
<!-- Cover item -->
<input type="radio" name="cover-item" id="cover-3">
<li class="coverflow-item">
<label for="cover-3">
<figure class="album-cover">
<img src="assets/img/jacob/2013-08-25.jpg">
<figcaption class="album-name">08/25/13</figcaption>
</figure>
</label>
</li>
<!-- Cover item -->
<input type="radio" name="cover-item" id="cover-4">
<li class="coverflow-item">
<label for="cover-4">
<figure class="album-cover">
<img src="assets/img/jacob/2013-08-26.jpg">
<figcaption class="album-name">08/26/13</figcaption>
</figure>
</label>
</li>
<!-- Cover item -->
<input type="radio" name="cover-item" id="cover-5"checked="checked">
<li class="coverflow-item">
<label for="cover-5">
<figure class="album-cover">
<img src="assets/img/jacob/2013-09-08.jpg">
<figcaption class="album-name">08/28/13</figcaption>
</figure>
</label>
</li>
<!-- Cover item -->
<input type="radio" name="cover-item" id="cover-6">
<li class="coverflow-item">
<label for="cover-6">
<figure class="album-cover">
<img src="assets/img/jacob/2013-09-01.jpg">
<figcaption class="album-name">09/01/13</figcaption>
</figure>
</label>
</li>
<!-- Cover item -->
<input type="radio" name="cover-item" id="cover-7">
<li class="coverflow-item">
<label for="cover-7">
<figure class="album-cover">
<img src="assets/img/jacob/2013-09-07.jpg">
<figcaption class="album-name">09/07/13</figcaption>
</figure>
</label>
</li>
<!-- Cover item -->
<input type="radio" name="cover-item" id="cover-8">
<li class="coverflow-item">
<label for="cover-8">
<figure class="album-cover">
<img src="assets/img/jacob/2013-08-28.jpg">
<figcaption class="album-name">09/08/13</figcaption>
</figure>
</label>
</li>
<!-- Cover item -->
<input type="radio" name="cover-item" id="cover-9">
<li class="coverflow-item">
<label for="cover-9">
<figure class="album-cover">
<img src="assets/img/jacob/2013-09-15.jpg">
<figcaption class="album-name">09/15/13</figcaption>
</figure>
</label>
</li>
</ol>
</div>
</div><!-- /.col-lg-4 -->
</div><!-- /.row -->
<div class="row">
<div class="col-md-4 centered">
<p><a href="https://itunes.apple.com/us/app/memoryio/id694665051?ls=1&mt=12" class="btn btn-success btn-block btn-lg buttonfix">Download now from<br>the Mac App Store <i class="glyphicon glyphicon-circle-arrow-down"></i></a></p>
</div>
</div>
<!-- START THE FEATURETTES -->
<hr class="featurette-divider">
<div class="row featurette">
<div class="col-md-10 centered" name="about">
<h2 class="featurette-heading-left">You can force a photo or get one your Mac wakes from sleep.</span></h2>
<img class="featurette-image-right img-responsive smallimage" src="assets/img/menubar.png" alt="Generic placeholder image">
</div>
</div>
<hr class="featurette-divider">
<div class="row featurette">
<div class="col-md-10 centered">
<img class="featurette-image-left img-responsive" src="assets/img/combined.png" alt="Generic placeholder image">
<h2 class="featurette-heading-right">Click the notification to see the photo and, if you like, tweet it.</h2>
</div>
</div>
<hr class="featurette-divider">
<div class="row featurette">
<div class="col-md-10 centered">
<h2 class="featurette-heading-left">All photos are automatically saved to your My Pictures directory</h2>
<img class="featurette-image-right img-responsive" src="assets/img/pictures.png" alt="Generic placeholder image">
</div>
</div>
<hr class="featurette-divider">
<div class="row">
<div class="col-md-4 centered">
<p><a href="https://itunes.apple.com/us/app/memoryio/id694665051?ls=1&mt=12" class="btn btn-success btn-block btn-lg buttonfix">Download now from<br>the Mac App Store <i class="glyphicon glyphicon-circle-arrow-down"></i></a></p>
</div>
</div>
<hr class="featurette-divider">
<!-- /END THE FEATURETTES -->
<div class="row">
<div class="col-md-4 col-md-offset-1">
<h1>Contact</h1>
<form role="form" action="mailto:[email protected]?subject=memoryIO Feedback" method="post" enctype="text/plain">
<div class="form-group">
<label for="contactEmail">Email address</label>
<input type="email" class="form-control" id="contactEmail" required="required">
</div>
<div class="form-group">
<label for="contactMessage">Message</label>
<textarea id="contactMessage" class="form-control" rows="10" required="required"></textarea>
</div>
<button type="submit" class="btn btn-default">Submit</button>
</form>
</div>
<div class="col-md-4 col-md-offset-1">
<div class="row">
<div class="col-md-12 centered">
<h1>Open Source</h1>
<p>The source code to memoryIO is distributed under somefucking license and is currently hosted on github.</p>
<p>To start working with the source, first install git. Then run:</p>
<pre>git clone [email protected]:memoryio/memoryio-macosx-swift.git</pre>
</div>
</div>
</div>
</div>
<!-- FOOTER -->
<footer>
<p class="pull-right"><a href="#">Back to top</a></p>
</footer>
</div><!-- /.container -->
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="assets/js/jquery.js"></script>
<script src="dist/js/bootstrap.min.js"></script>
<script src="assets/js/holder.js"></script>
</body>
</html>