This repository has been archived by the owner on Apr 14, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
/
index.html
535 lines (458 loc) · 22.9 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
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
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
<!DOCTYPE HTML>
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en"> <![endif]-->
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en"> <![endif]-->
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="he"> <!--<![endif]-->
<head>
<!-- META DATA -->
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<meta charset="UTF-8">
<title>טוזיג - סיפורי חיים בענן</title>
<meta name="description" content="בוטיק לפיתוח סיפורי חיים בענן"/>
<meta name="author" content="Benny Daon"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/images/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/images/favicon-16x16.png">
<link rel="manifest" href="/images/site.webmanifest">
<link rel="mask-icon" href="/images/safari-pinned-tab.svg" color="#58bd24">
<meta name="msapplication-TileColor" content="#58bd24">
<meta name="theme-color" content="#ffffff">
<!-- JARVIS THEME STYLESHEETS -->
<link rel="stylesheet" href="/css/skeleton.css" type="text/css">
<link rel="stylesheet" href="/css/reset.css" type="text/css">
<link rel="stylesheet" href="/css/style.css" type="text/css">
<link rel="stylesheet" href="/css/social.css" type="text/css">
<link rel="stylesheet" href="/css/prettyPhoto.css" type="text/css" media="screen"/><!-- PrettyPhoto -->
<link rel="stylesheet" href="/css/font-awesome.css" type="text/css"/><!-- PrettyPhoto -->
<link rel="stylesheet" href="/css/shortcodes.css" type="text/css"/>
<link rel="stylesheet" href="/css/media.css"><!-- Media Queries -->
<link id="layout_color" href="/css/light.css" rel="stylesheet" type="text/css"/>
<link id="primary_color_scheme" href="/css/colors/yellow.css" rel="stylesheet" type="text/css"/>
<!-- BIOCHRONUS STYLESSHHETS & FONT-->
<link href="https://fonts.googleapis.com/css?family=Assistant|Rubik" rel="stylesheet">
<link rel="stylesheet" href="/css/biochronus.css" rel="stylesheet">
</head>
<body dir="rtl" class="onepage" data-spy="scroll" data-target=".navigation">
<div id="load"></div>
<script id="member-template" type="x-tmpl-mustache">
<div class="row">
<div class="sixteen columns">
<!-- START TEAM MEMBER -->
{{#member}}
<div class="team-member">
<!-- START TEAM THUMBNAIL -->
<div class="team-thumb img-wrp">
<img src="{{image}}" alt="התמונה של {{name}}" \>
<!-- START TEAM OVERLAY -->
<div class="team-overlay">
<div class="img-overlay"></div>
<!-- START OVERLAY CONTENT -->
<div class="overlay-content">
<h4>{{role}}</h4>
<p><a data-toggle="modal" href="#member-{{slug}}"
class="modal-popup-link view-profile">
הצג פרופיל
</a></p>
</div><!-- END OVERLAY CONTENT -->
</div><!-- END TEAM OVERLAY -->
</div><!-- END TEAM THUMBNAIL -->
<div class="team-desc">
<h4><a data-toggle="modal" href="#member-{{slug}}"
class="modal-popup-link view-profile">
{{name}}</a></h4>
</div>
<!-- START TEAM MEMBER BIO MODAL POPUP -->
<div id="member-{{slug}}" class="modal hide fade.in animated fadeIn">
<!-- START TEAM BIO -->
<div class="member-bio">
<div class="container">
<a href="#" class="close" data-dismiss="modal">×</a>
<div class="member-role">
<h1>{{name}}</h1>
<h4 class="highlight">{{role}}</h4>
</div>
<div class="row">
<div class="seven columns">
<img src="{{image}}" alt="התמונה של {{name}}" />
</div><!-- END COLUMN -->
<div class="eight columns member-description">
{{{profile}}}
</div><!-- END MEMBER DESCRIPTION -->
</div><!-- END ROW -->
</div><!-- END CONTAINER -->
</div><!-- END TEAM BIO -->
</div><!-- END TEAM MEMBER BIO MODAL POPUP -->
</div><!-- END TEAM MEMBER -->
{{/member}}
</div><!-- END SIXTEEN COULMNS -->
</div> <!-- END ROW -->
</script> <!-- END OF TEMPLATE -->
<!-- START PAGE WRAP -->
<div class="page-wrap" id="home-page">
<!-- START NAVIGATION -->
<nav class="light sticky-nav navigation">
<!-- START CONTAINER -->
<div class="container clearfix">
<div class="four columns">
<!-- START LOGO -->
<div class="logo large">
</div>
<!-- END LOGO -->
</div><!-- END FOUR COLUMNS -->
<div class="twelve columns">
<!-- START NAVIGATION MENU ITEMS -->
<ul class="main-menu large nav" id="nav">
<li><a href="#home">בית</a></li>
<li><a href="#about">אודות</a></li>
<li><a href="#team">צוות</a></li>
<li><a href="#portfolio">סיפורים</a></li>
<li><a href="#contact">הרשמה</a></li>
</ul>
<!-- END NAVIGATION MENU ITEMS -->
</div><!-- END TWELVE COLUMNS -->
</div><!-- END CONTAINER -->
</nav>
<!-- END NAVIGATION -->
<!-- START HOME SECTION -->
<div id="home" class="home-parallax home1">
<div class="home-text-wrapper">
<div class="home-logo-text">
<a href="#about">הגעתם לטוזיג</a>
</div>
<div class="container clearfix">
<div class="home-quote">
<h1>
<span class="slabtext">
המקום בו עוזרים לכם לסרוק,
</span>
<span class="slabtext">
להקליט, לתעד ולהציג
</span>
<span class="slabtext">
את הסיפורים של יקיריכם
</span>
</h1>
</div>
</div><!-- END CONTAINER -->
<div class="home-logo-text">
<a href="#about">ברוכים הבאים!</a>
</div>
</div><!-- END CS TEXT CONTAINER -->
</div>
<!-- END HOME SECTION -->
<!-- START ABOUT US SECTION -->
<div id="about" class="page">
<div class="container">
<div class="row">
<div class="sixteen columns">
<!-- START TITLE -->
<div class="title">
<h1>אודות טוזיג</h1>
<div class="subtitle">
<p>
לכולנו יש אותם 'עוגנים' בחיים: תאריך ומקום הלידה, תמונה ראשונה, תמונת חתונה ועוד. </br>
השירות שלנו מאתר את העוגנים, מלקט את הסיפורים מקליט אותם וסורק את התמונות בצורה המאפשרת לשמור ולהציג את הסיפור בפיסות נוחות, קלות לשימוש.
</p>
</div><!-- END SUBTITLE -->
</div><!-- END TITLE -->
</div><!-- END SIXTEEN COLUMNS -->
</div><!-- END ROW -->
</div><!-- END CONTAINER -->
<div class="fullwidth grey">
<div class="container">
<div class="fancy-header2">
<h2>מה מיוחד בכלים שלנו?</h2>
</div>
<div class="row">
<div class="one-third column">
<div class="service-features">
<div class="img-container">
<img src="images/icons/icons/like.png" alt="Service Features">
</div>
<h3>פתוח</h3>
<p>בכל עת תוכלו להוריד את כל המידע והתכנים שאספתם.
בנוסף, קוד התצוגה מפותח תחת רשיון קוד פתוח וזמין ב
<a href="https://github.com/tuzig/gizajs">GitHub</a>
</p>
</div>
</div><!-- END ONE THIRD COLUMNS -->
<div class="one-third column">
<div class="service-features">
<div class="img-container">
<img src="images/icons/icons/lab.png" alt="Service Features">
</div>
<h3>חכם</h3>
<p>אנחנו עוזרים לחלק את סיפור החיים לחלקים ואז לסדר אותם כספר, סרט או כמסע סיפורי הפרוש על מסך המחשב.
</p>
</div>
</div><!-- END ONE THIRD COLUMNS -->
<div class="one-third column">
<div class="service-features">
<div class="img-container">
<img src="images/icons/icons/paperplane.png" alt="Service Features">
</div>
<h3>חי</h3>
<p>סיפורי החיים שאנחנו עוזרים ליצור ממשיכים להתעדכן ולהתפתח
דרך תוכן מִמַּכָּרִים ומוקירים.</p>
</div>
</div><!-- END ONE THIRD COLUMN -->
</div><!-- END ROW -->
</div><!-- END CONTAINER -->
</div>
</div>
<!-- End ABOUT US SECTION -->
<!-- START PARALLAX SECTION -->
<div id="parallax1" class="parallax">
<div class="bg1 parallax-bg"></div><!-- END PARALLAX BACKGROUND -->
<div class="overlay"></div><!-- END PATTERN OVERLAY -->
<div class="container clearfix">
<div class="parallax-content">
<p class="quote"><i class="icon-quote-right"></i>
הזיכרון מעוצב באמצעות השיכחה <br /> בדומה לאופן שבו <br />מעוצב קו החוף על ידי הים.
<i class="icon-quote-left"></i></p>
<div class="quote-author">-- מרק אוז'ה --</div>
</div><!-- END PARALLAX CONTENT -->
</div><!-- END CONTAINER -->
</div>
<!-- END PARALLAX SECTION -->
<!-- START TEAM SECTION -->
<div id="team" class="page">
<div class="container">
<div class="row">
<div class="sixteen columns">
<div class="title">
<h1>הצוות</h1>
</div>
<div class="fullwidth grey">
<div class="fancy-header2">
<h4>מי אנחנו?</h4>
</div>
<div class="container" id="team-container"></div>
</div>
</div>
</div>
</div>
</div> <!-- END TEAM SECTION -->
<!-- START CONTACT SECTION -->
<!-- START PORTFOLIO SECTION -->
<div id="portfolio" class="page">
<div class="container">
<div class="row">
<!-- START TITLE -->
<div class="title">
<h1>סיפורי חיים</h1>
</div><!-- END TITLE -->
</div>
<div class="row">
<div class="sixteen columns">
<!-- START TEAM MEMBER -->
<div class="team-member">
<!-- START TEAM THUMBNAIL -->
<div class="team-thumb img-wrp">
<!-- START MEMBER IMAGE -->
<img src="https://storage.googleapis.com/bios-media/images/bella/age_19_2.jpg" alt="bella">
<!-- END MEMBER IMAGE -->
<!-- START TEAM OVERLAY -->
</div><!-- END TEAM THUMBNAIL -->
<!-- START TEAM DESCRIPTION -->
<div class="team-desc">
<a href="/bella/bio" class="view-profile">
<h4>בלה בלודז תבדל"א</h4>
</a>
</div>
<!-- END TEAM DESCRIPTION -->
</div><!-- END TEAM MEMBER -->
<!-- START TEAM MEMBER -->
<div class="team-member">
<!-- START TEAM THUMBNAIL -->
<div class="team-thumb img-wrp">
<!-- START MEMBER IMAGE -->
<img src="https://storage.googleapis.com/bios-media/images/giza/age_4.png" alt="giza">
<!-- END MEMBER IMAGE -->
</div><!-- END TEAM THUMBNAIL -->
<!-- START TEAM DESCRIPTION -->
<div class="team-desc">
<a href="/giza" name="giza-link" class="view-profile">
<h4>גיזה גולפארב ז"ל</h4>
</a>
</div>
<!-- END TEAM DESCRIPTION -->
</div><!-- END TEAM MEMBER -->
<!-- START TEAM MEMBER -->
<div class="team-member">
<!-- START TEAM THUMBNAIL -->
<div class="team-thumb img-wrp">
<!-- START MEMBER IMAGE -->
<img src="https://storage.googleapis.com/bios-media/images/itzik/age_75_2.png" alt="benny daon's profile">
<!-- END MEMBER IMAGE -->
</div><!-- END TEAM THUMBNAIL -->
<!-- START TEAM DESCRIPTION -->
<div class="team-desc">
<a href="/itzik" class="view-profile">
<h4>יצחק דאון (דואני) ז"ל</h4>
</a>
</div>
<!-- END TEAM DESCRIPTION -->
</div><!-- END TEAM MEMBER -->
</div><!-- END SIXTEEN COULMNS -->
</div> <!-- END ROW -->
</div><!-- END CONTAINER -->
</div>
<!-- END PORTFOLIO SECTION -->
<!-- START CONTACT SECTION -->
<div id="contact" class="page">
<div class="container">
<div class="row">
<div class="sixteen columns">
<!-- START TITLE -->
<div class="title">
<h1>הרשמה לבטא</h1>
<div class="subtitle">
<p>
השירות שלנו עדיין בהרצה ואנחנו מרחיבים את מעגל המשתמשים בזהירות.
אם תרצו את עזרתנו בהכנת סיפור חיים, נשמח אם תשאירו כתובת דוא"ל ונחזור אליכם בהקדם.
</p>
</div><!-- END SUBTITLE -->
</div><!-- END TITLE -->
</div><!-- END SIXTEEN COLUMNS -->
</div><!-- END ROW -->
</div><!-- END CONTAINER -->
<div class="container clearfix">
<div class="sixteen columns">
<!-- START CONTACT BOX -->
<div class="contact-box">
<!-- START CONTACT FORM -->
<div id="register-form">
<form onsubmit="return false;">
<div id="contact-input">
<!--[if IE]>
<label for="name">Name</label>
<![endif]-->
<input type="text" name="contact[name]" id="name" placeholder="שם (חובה)" >
<!--[if IE]>
<label for="email">Email</label>
<![endif]-->
<input type="text" name="contact[email]" id="email" placeholder="דואל (חובה)">
<!--[if IE]>
<label for="subject">Subject</label>
<![endif]-->
</div>
<div id="contact-textarea">
<!--[if IE]>
<label for="message">Your Message Here</label>
<![endif]-->
<textarea name="contact[message]" id="message" cols="39" rows="4" placeholder="ספרו לנו עבור מי תרצו להכין אתר"></textarea>
</div>
<div id="contact-submit">
<div>
<input name="submit" type="submit" id="submit" tabindex="5" value="Post Comment" class="comment-submit small button">
</div>
</div>
</form>
<div class="clear"></div>
</div>
<div class="result"></div>
<!-- END CONTACT FORM -->
</div>
<!-- END CONTACT BOX -->
</div> <!-- END SIXTEEN COLUMNS -->
</div><!-- END CONTAINER -->
<!-- START COPYRIGHT SECTION -->
<div class="copyright">
<div class="container clearfix">
<p>© 2018 חלק מהזכויות שמורות, עיצוב על ידי <a href="http://themeforest.net/user/RockNRollaDesigns">RockNRolla Designs</a></p>
</div> <!-- END SIXTEEN COLUMNS -->
</div><!-- END CONTAINER -->
</div>
<!-- END COPYRIGHT SECTION -->
</div>
<!-- END CONTACT SECTION -->
</div><!-- END PAGE WRAP -->
<div id="back-to-top"><a href="#">Back to Top</a></div>
<!-- TODO: next div needs to be dynamiclly generated -->
<div id="welcome" class="twoCols" dir="rtl" style="display:none;">
</div>
<div id="loading">
<h1>טוענת</h1>
</div>
<div id="biochronus" style="display:none;">
<div id="biocHeader"></div>
<div id="biocFace"></div>
</div>
<div id="myFamily" style="display:none;">
</div>
<div id="photos" class="pswp" tabindex="-1" role="dialog" aria-hidden="true">
<!-- Background of PhotoSwipe.
It's a separate element as animating opacity is faster than rgba(). -->
<div class="pswp__bg"></div>
<!-- Slides wrapper with overflow:hidden. -->
<div class="pswp__scroll-wrap">
<!-- Container that holds slides.
PhotoSwipe keeps only 3 of them in the DOM to save memory.
Don't modify these 3 pswp__item elements, data is added later on. -->
<div class="pswp__container">
<div class="pswp__item"></div>
<div class="pswp__item"></div>
<div class="pswp__item"></div>
</div>
<!-- Default (PhotoSwipeUI_Default) interface on top of sliding area. Can be changed. -->
<div class="pswp__ui pswp__ui--hidden">
<div class="pswp__top-bar">
<!-- Controls are self-explanatory. Order can be changed. -->
<div class="pswp__counter"></div>
<button class="pswp__button pswp__button--close" title="Close (Esc)"></button>
<button class="pswp__button pswp__button--share" title="Share"></button>
<button class="pswp__button pswp__button--zoom" title="Zoom in/out"></button>
<!-- Preloader demo http://codepen.io/dimsemenov/pen/yyBWoR -->
<!-- element will get class pswp__preloader--active when preloader is running -->
<div class="pswp__preloader">
<div class="pswp__preloader__icn">
<div class="pswp__preloader__cut">
<div class="pswp__preloader__donut"></div>
</div>
</div>
</div>
</div>
<div class="pswp__share-modal pswp__share-modal--hidden pswp__single-tap">
<div class="pswp__share-tooltip"></div>
</div>
<button class="pswp__button pswp__button--arrow--left" title="Previous (arrow left)">
</button>
<button class="pswp__button pswp__button--arrow--right" title="Next (arrow right)">
</button>
<div class="pswp__caption">
<div class="pswp__caption__center"></div>
</div>
</div>
</div>
</div>
<!-- JARVIS THEME SCRIPTS -->
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mustache.js/2.3.0/mustache.js"></script>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<!--<script type="text/javascript" src="js/jquery.tweet.js"></script>-->
<script type="text/javascript" src="/lib/jquery.form.js"></script>
<script type="text/javascript" src="/lib/jquery.queryloader2.js"></script>
<script type="text/javascript" src="/lib/modernizr-2.6.2.min.js"></script>
<script type="text/javascript" src="/lib/jquery.fitvids.js"></script>
<script type="text/javascript" src="/lib/jquery.appear.js"></script>
<script type="text/javascript" src="/lib/jquery.slabtext.min.js"></script>
<script type="text/javascript" src="/lib/jquery.fittext.js"></script>
<script type="text/javascript" src="/lib/jquery.easing.min.js"></script>
<script type="text/javascript" src="/lib/jquery.parallax-1.1.3.js"></script>
<script type="text/javascript" src="/lib/jquery.prettyPhoto.js"></script>
<script type="text/javascript" src="/lib/jquery.sticky.js"></script>
<script type="text/javascript" src="/lib/selectnav.min.js"></script>
<script type="text/javascript" src="/lib/bootstrap-modal.js"></script>
<script type="text/javascript" src="/lib/shortcodes.js"></script>
<script type="text/javascript" src="/lib/scripts.js"></script>
<!-- end of jarvis shit -->
<script src="/lib/konva.min.js"></script>
<script src="/lib/hammer.min.js"></script>
<script src="/lib/route.min.js"></script>
<script src="/lib/fscreen.js"></script>
<script src="https://www.gstatic.com/firebasejs/4.13.0/firebase-app.js"></script>
<script src="https://www.gstatic.com/firebasejs/4.13.0/firebase-database.js"></script>
<script type="module" src="/src/index.js"></script>
</body>
</html>