-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
427 lines (398 loc) · 14.9 KB
/
index.html
File metadata and controls
427 lines (398 loc) · 14.9 KB
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
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="preconnect" href="https://fonts.gstatic.com" />
<!-- Google Font -->
<link
href="https://fonts.googleapis.com/css2?family=Dosis&family=Montserrat:wght@500&display=swap"
rel="stylesheet"
/>
<!-- Materialize CSS -->
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/materialize/1.0.0/css/materialize.min.css"
/>
<!-- Materialize Icons -->
<link
href="https://fonts.googleapis.com/icon?family=Material+Icons"
rel="stylesheet"
/>
<!-- vědomý CSS -->
<link rel="stylesheet" href="./assets/style.css" />
<title>vědomý</title>
</head>
<body class="grey lighten-4">
<header class="container-fluid grey lighten-4">
<ul class="col 12 collapsible popout">
<li>
<div class="collapsible-header">
<img
src="./assets/images/488f831d15c04fc596011b6b64fb2231.png"
class="collapsible-img"
/>About this site
</div>
<div class="collapsible-body">
<span
><p>
Hey there! We've created this space for anyone who needs a
second to slow down, reflect, and collect themselves.
</p>
<p>
<i>Vedomý</i> is Czech for "conscious", and we believe that a
conscious life is a life lived in the present. A great way to
live like this is by doing exactly what this place is designed
to help you to do- breathe, write, and reflect.
</p>
<p>
Click "Add Update" to journal about your current state, and it
will be logged for future reference. Use the breathe module to
help slow your internal pace. Check out a yoga pose, a sleep
tip, or a new healthy recipe. Above all, enjoy your stay!
</p></span
>
</div>
</li>
</ul>
<div class="row header-elements">
<!-- Quote Section -->
<div class="col s12 m4 l3 left quote-column">
<blockquote class="left">
<p class="quotetitle">Quote of the day</p>
<div class="divider quote-divider"></div>
<q id="quote-here"> </q>
<br />
<p class="col 1 center" id="author"></p>
</blockquote>
</div>
<!-- Mid Header MAIN LOGO-->
<div class="col s12 m4 l6 center-align logo-column">
<img
class="responsive-img"
src="./assets/images/488f831d15c04fc596011b6b64fb2231.png"
alt="vedomy-logo"
/>
<p class="subtitle center-align">
A place to breathe, write, and reflect.
</p>
</div>
<!-- Box Breathing Modal Button -->
<div class="col s12 m4 l3"></div>
</div>
<!-- Side nav (hidden) -->
<ul id="slide-out" class="sidenav">
<li>
<div class="user-view">
<div class="background deep-purple lighten-5"></div>
<a href="#name"
><span class="white-text name center-align">
<img
src="./assets/images/488f831d15c04fc596011b6b64fb2231.png"
alt="vedomy-logo" /></span
></a>
</div>
</li>
<li><a class="subheader">Previous Posts:</a></li>
<li><div class="divider"></div></li>
<ul class="sidenav-posts"></ul>
</ul>
</header>
<div class="divider"></div>
<main class="row main-body">
<div class="row main-buttons">
<div class="col s12 m4 l3 breathe-colum">
<div class="row center-align center-align breathe-column">
<a
data-target="modal2"
class="btn btn-floating pulse btn-large waves-effect waves-light modal-trigger col"
><span class="material-icons">air</span></a
>
<h5 class="col">Breathe</h5>
</div>
</div>
<div class="col s12 m8 l9 add-update-box">
<div class="mood-button hide-mobile">
<a
class="col s6 waves-effect waves-light btn modal-trigger"
href="#modal1"
><i class="material-icons right">add</i>Add Update</a
>
<a
href="#"
data-target="slide-out"
class="sidenav-trigger show-on-large"
><i class="material-icons">search</i></a
>
</div>
</div>
</div>
<!-- Tips of the day panel -->
<div class="col s12 m4 l3 tips-of-day">
<!-- Spotify Widget -->
<div class="row spotify-widget">
<div class="col s12">
<iframe
src="https://open.spotify.com/embed/playlist/37i9dQZF1DWZqd5JICZI0u"
width="100%"
height="80"
frameborder="0"
allowtransparency="true"
allow="encrypted-media"
></iframe>
</div>
</div>
<!-- Yoga Pose of the day Card -->
<div class="row yoga-card">
<div class="col s12">
<div class="card hoverable">
<div class="card-title center-align">Yoga Pose of the Day</div>
<div class="card-image waves-effect waves-block waves-light">
<img class="activator yoga-img" src="" />
</div>
<div class="card-content yoga-content">
<span
class="card-title activator grey-text text-darken-4 center-align yoga-name"
></span>
<div class="divider"></div>
<p class="section">
<a href="https://www.yogajournal.com/poses/" target="_blank"
>More Poses</a
>
</p>
</div>
<div class="card-reveal">
<span class="card-title grey-text text-darken-4 yoga-name"
><i class="material-icons right">close</i></span
>
<p class="sanskrit-name"></p>
</div>
</div>
</div>
</div>
<!-- Sleep tips -->
<div class="row">
<div class="col s12">
<div class="card hoverable">
<div class="card-title center-align">Daily Tips for Sleep</div>
<div class="card-image waves-effect waves-block waves-light">
<img src="./assets/images/sleep.jpg" alt="sleep" />
<p id="sleep-tip">Sleep in a Pitch Black Room</p>
<div class="sleep-button">
<a class="col s6 waves-effect waves-light btn" id="generate"
>Sleep Tip</a
>
</div>
</div>
<div class="card-content">
<div class="divider"></div>
<p class="section">
<a href="https://bestsleepaidreviews.com/" target="_blank"
>In-depth look at sleep</a
>
</p>
</div>
<div class="card-reveal"></div>
</div>
</div>
</div>
<!-- recipe of the day -->
<div class="row food-card">
<div class="col s12">
<div class="card hoverable">
<div class="card-title center-align">Daily Recipe</div>
<div class="card-image waves-effect waves-block waves-light">
<img id="recipe-image" class="activator" src="" alt="" />
</div>
<div class="card-content">
<span
id="recipe-title"
class="card-title activator grey-text text-darken-4 center-align"
></span>
<div class="divider"></div>
<p class="section">
<a id="recipe-source" href="" target="_blank"
>Make this recipe!</a
>
</p>
</div>
<div class="card-reveal">
<span class="card-title grey-text text-darken-4"
><i class="material-icons right">more_vert</i></span
>
<p id="recipe-summary"></p>
</div>
</div>
</div>
</div>
</div>
<!-- Mood-Updates content -->
<div id="mood-box-entries" class="col s12 m8 l9 mood-box-content"></div>
</main>
<!-- Modal -->
<div id="modal1" class="modal modal-fixed-footer">
<div class="modal-content">
<div class="modal-q col s12">
<h4 class="center modal-title">Today's Mood</h4>
<p class="slider-text">
How are you feeling? Position the slider to determine.
</p>
<p class="range-field">
<input type="range" id="test5" min="0" max="10" />
</p>
<div class="row emoticons">
<div class="col s2">
<i class="material-icons red-text">sentiment_very_dissatisfied</i>
</div>
<div class="col s2">
<i class="material-icons orange-text">sentiment_dissatisfied</i>
</div>
<div class="col s2">
<i class="material-icons yellow-text accent-3"
>sentiment_neutral</i
>
</div>
<div class="col s2">
<i class="material-icons lime-text">sentiment_satisfied</i>
</div>
<div class="col s2">
<i class="material-icons light-green-text"
>sentiment_very_satisfied</i
>
</div>
<div class="col s2">
<i class="material-icons green-text">sentiment_very_satisfied</i>
</div>
</div>
</div>
<div class="modal-q sleep input-field col s12">
<div class="hours-title">How much sleep did you get last night?</div>
<select class="hour-amount inline-block">
<option class="hour-option" value="" disabled selected>
Hours
</option>
<option class="hour-option" value="0">None</option>
<option class="hour-option" value="1">One hour</option>
<option class="hour-option" value="2">Two hours</option>
<option class="hour-option" value="3">Three hours</option>
<option class="hour-option" value="4">Four hours</option>
<option class="hour-option" value="5">Five hours</option>
<option class="hour-option" value="6">Six hours</option>
<option class="hour-option" value="7">Seven hours</option>
<option class="hour-option" value="8">Eight hours</option>
<option class="hour-option" value="9">Nine hours</option>
<option class="hour-option" value="10">Ten hours</option>
</select>
</div>
<div class="modal-q exercise col s12">
<div class="exercise-text">
Did you exercise today?
</div>
<div class="checkbox-wrap">
<label class="checkbox-container">
<input
type="checkbox"
class="checkbox"
id="yes-exercise"
onClick="ckCheckbox(this)"
/>
<span>Yes</span>
</label>
<label class="checkbox-container">
<input
type="checkbox"
class="checkbox"
id="no-exercise"
onClick="ckCheckbox(this)"
/>
<span>No</span>
</label>
</div>
</div>
<div class="modal-q diet input-field col s12">
<div class="diet-title">Did you eat healthy today?</div>
<select class="diet-choices inline-block">
<option class="diet-option" value="" disabled selected>
Today's Diet
</option>
<option class="diet-option" value="0">I ate very healthy!</option>
<option class="diet-option" value="1">
Mostly healthy, with some exceptions.
</option>
<option class="diet-option" value="2">
Had some healthy food, but also ate junk.
</option>
<option class="diet-option" value="3">Mostly junk food.</option>
<option class="diet-option" value="4">
Oof. All crappy food...
</option>
</select>
</div>
<div class="modal-q thoughts col s12">
<div class="row">
<div class="input-field col s12">
<i class="material-icons prefix">mode_edit</i>
<textarea
id="thought-of-day"
class="materialize-textarea"
></textarea>
<label for="thought-of-day">Thoughts of the day:</label>
</div>
</div>
</div>
<div class="modal-q encourage col s12 center">
Life is tough. But so are you.
</div>
</div>
<div class="modal-footer">
<a
href="#!"
id="add-mood"
class="modal-close waves-effect waves-green btn-flat"
>Add Mood</a
>
</div>
</div>
<!-- Modal 2 -->
<div id="modal2" class="modal">
<div class="modal-content">
<h4 class="center-align">Relax...Take Time to Breathe</h4>
<br />
<p class="center-align">
Box-breathing is a four-part, four-second interval breathing method
that forces you to slow down your breath, and as a result, slow your
internal pace. Once you click begin, follow the prompts to reset
yourself back to a state you can be happy in.
</p>
<div class="center-align valign-wrapper" id="breatheBoxContainer">
<div class="center-align" id="breatheBox">
<p class="boxText"></p>
</div>
</div>
<div class="breathButton">
<a class="waves-effect waves-light btn-small" id="boxBtn">Begin</a>
</div>
<div class="breathButton">
<a class="waves-effect waves-light btn-small" id="stopBtn">Stop</a>
</div>
</div>
<div class="modal-footer">
<a href="#!" class="modal-close waves-effect waves-green btn-flat"
>Leave</a
>
</div>
</div>
<!-- jQuery -->
<script src="https://code.jquery.com/jquery-3.5.1.min.js"></script>
<!-- Moment JS -->
<script
type="text/javascript"
src="https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.27.0/moment.min.js"
></script>
<!-- Materialize JS -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/1.0.0/js/materialize.min.js"></script>
<!-- vědomý JS -->
<script src="assets/script.js"></script>
</body>
</html>