-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
executable file
·320 lines (238 loc) · 13.1 KB
/
index.html
File metadata and controls
executable file
·320 lines (238 loc) · 13.1 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
<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8">
<title>文楷、以馨結婚網站 - 軌跡</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<link href="scripts/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="scripts/bootstrap/css/bootstrap-responsive.min.css" rel="stylesheet">
<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!-- Icons -->
<link href="scripts/icons/general/stylesheets/general_foundicons.css" media="screen" rel="stylesheet" type="text/css" />
<link href="scripts/icons/social/stylesheets/social_foundicons.css" media="screen" rel="stylesheet" type="text/css" />
<!--[if lt IE 8]>
<link href="scripts/icons/general/stylesheets/general_foundicons_ie7.css" media="screen" rel="stylesheet" type="text/css" />
<link href="scripts/icons/social/stylesheets/social_foundicons_ie7.css" media="screen" rel="stylesheet" type="text/css" />
<![endif]-->
<link rel="stylesheet" href="scripts/fontawesome/css/font-awesome.min.css">
<!--[if IE 7]>
<link rel="stylesheet" href="scripts/fontawesome/css/font-awesome-ie7.min.css">
<![endif]-->
<link href="http://fonts.googleapis.com/css?family=Allura" rel="stylesheet" type="text/css">
<link href="http://fonts.googleapis.com/css?family=Aldrich" rel="stylesheet" type="text/css">
<link href="http://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet" type="text/css">
<link href="http://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet" type="text/css">
<link href="http://fonts.googleapis.com/css?family=Pacifico" rel="stylesheet" type="text/css">
<link href="http://fonts.googleapis.com/css?family=Calligraffitti" rel="stylesheet" type="text/css">
<link href="styles/custom.css" rel="stylesheet" type="text/css" />
<link href="styles/timeline.css" rel="stylesheet" type="text/css" />
<link href="styles/soon.css" rel="stylesheet" type="text/css" />
<script src="scripts/jquery.min.js" type="text/javascript"></script>
</head>
<body id="pageBody">
<div id="decorative2">
<div class="container">
<div class="divPanel topArea notop nobottom">
<div class="row-fluid">
<div class="span12">
<div id="divLogo" class="pull-left">
<a href="timeline.html" id="divSiteTitle">文楷、以馨 - Welcome</a><br />
<a href="timeline.html" id="divTagLine">愛情,眾水不能熄滅,大水也不能淹沒。</a>
</div>
<div id="divMenuRight" class="pull-right">
<div class="navbar">
<button type="button" class="btn btn-navbar-highlight btn-large btn-primary" data-toggle="collapse" data-target=".nav-collapse">
點此觀看其他頁面 <span class="icon-chevron-down icon-white"></span>
</button>
<div class="nav-collapse collapse">
<ul class="nav nav-pills ddmenu">
<li class="dropdown"><a href="timeline.html">Home</a></li>
<li class="dropdown active"><a href="index.html">籌備心路</a></li>
<li class="dropdown"><a href="invite.html">婚禮調查</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="contentOuterSeparator"></div>
<div class="container">
<div class="divPanel page-content">
<div class="breadcrumbs">
<a href="timeline.html">Home</a> / <span>Timeline</span>
</div>
<div class="row-fluid">
<!--Edit Main Content Area here-->
<div class="span12" id="divMain">
<div class="container">
<div id="timer" data-animated="FadeIn">
<p id="message"></p>
<div id="days" class="timer_box"></div>
<div id="hours" class="timer_box"></div>
<div id="minutes" class="timer_box"></div>
<div id="seconds" class="timer_box"></div>
</div>
<div class="page-header">
<h1 id="timeline">軌跡</h1>
<p>一年半的籌備,是段說短不短,說長很長的過程。七年的愛情長跑,本以為對彼此已經非常熟悉。卻發現在這段日子,總是會因為又發現彼此更多過去不認識的部分,而驚喜連連。這些日子,感謝您的相伴,邀請一起尋找這段日子中,有您一同陪伴的足跡。</p>
</div>
<div id="fb-root"></div> <script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/zh_TW/all.js#xfbml=1"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));</script>
<ul class="timeline">
<li>
<div class="timeline-badge success"><i class="glyphicon glyphicon-thumbs-up"></i></div>
<div class="timeline-panel">
<div class="timeline-heading">
<h4 class="timeline-title">2013/12/14 ~ 2013/12/15</h4>
<p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>溝通營</small></p>
</div>
<div class="timeline-body">
<p>溝通營,充滿張力的三天兩夜,認識了六年,我們總以為已經非常認識對方。卻在這次的營會中發現原來我們有時候那麼不清楚對方的感覺,接不住對方的情緒。過程也許有許多眼淚~但經過了這三天兩夜~我們也慢慢建立了跟對方溝通的方式。</p>
</div>
</div>
</li>
<li >
<div class="timeline-badge success"><i class="glyphicon glyphicon-thumbs-up"></i></div>
<div class="timeline-panel">
<div class="timeline-heading">
<h4 class="timeline-title">2013/09/07 ~ 2013/11/30</h4>
<p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>婚前輔導</small></p>
</div>
<div class="timeline-body">
<p>婚前輔導,為期三個月,長達10次的婚前輔導。每個週六總是要好早好早起床趕在 9:00 到達新店。這三個月的每次約會都只能拿來做作業、溝通過去不曾發現的彼此的差異。但也因此討論了許多未來實際會面對的問題,因此構築了更明確的,我們對於未來家庭的藍圖。</p>
</div>
</div>
</li>
<li>
<div class="timeline-badge success"><i class="glyphicon glyphicon-thumbs-up"></i></div>
<div class="timeline-panel">
<div class="timeline-heading">
<h4 class="timeline-title">2013/09/27</h4>
<p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>結婚負一週年</small></p>
</div>
<div class="timeline-body">
<div class="post">
<div class="fb-post" data-href="http://www.facebook.com/akala.huang/posts/10202162595610258" data-width="466"><div class="fb-xfbml-parse-ignore">由 <a href="http://www.facebook.com/akala.huang">SansWord Huang</a> <a href="http://www.facebook.com/akala.huang/posts/10202162595610258">貼文</a>。</div></div>
</div></div>
</div>
</li>
<li >
<div class="timeline-badge success"><i class="glyphicon glyphicon-thumbs-up"></i></div>
<div class="timeline-panel">
<div class="timeline-heading">
<h4 class="timeline-title">2013/03/27</h4>
<p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>She says YES!!!!</small></p>
</div>
<div class="timeline-body">
<div class="post">
<div class="fb-post" data-href="http://www.facebook.com/photo.php?fbid=10200956735184501&set=a.1117594063945.2019518.1349808041&type=1" data-width="466"><div class="fb-xfbml-parse-ignore">由 <a href="http://www.facebook.com/akala.huang">SansWord Huang</a> <a href="http://www.facebook.com/photo.php?fbid=10200956735184501&set=a.1117594063945.2019518.1349808041&type=1">貼文</a>。</div></div>
</div></div>
</div>
</li>
<li>
<div class="timeline-badge success"><i class="glyphicon glyphicon-thumbs-up"></i></div>
<div class="timeline-panel">
<div class="timeline-heading">
<h4 class="timeline-title">婚紗搶先看</h4>
<p><small class="text-muted"><i class="glyphicon glyphicon-time"></i> </small></p>
</div>
<div class="timeline-body">
<div><a href="./gift.html">點我點我點我!</a></div>
</div>
</li>
</ul>
<script type="text/javascript">
(function () {var posts = [
{time:1409414400000,
href:"https://www.facebook.com/photo.php?fbid=10204689762627854&set=a.1117594063945.2019518.1349808041&type=1",
location:"@Home"
},
{time:1409328000000,
href:"https://www.facebook.com/photo.php?fbid=10204677023069373&set=a.1117594063945.2019518.1349808041&type=1",
location:"@Home"},
{time:1408896000000,
href:"https://www.facebook.com/akala.huang/posts/10204643329547056",
location:"@Home"},
{time:1408464000000,
href:"https://www.facebook.com/akala.huang/posts/10204591043479937",
location:"@Home"},
{time:1407600000000,
href:"https://www.facebook.com/photo.php?fbid=10204522484165997&set=a.4654562365942.2188650.1349808041&type=1",
location:"@Home"},
{time:1401206400000,
href:"http://www.facebook.com/akala.huang/posts/10203972409694479",
location:"@Home"},
{time:1398528000000,
href:"http://www.facebook.com/photo.php?fbid=10203753780988898&set=a.4654562365942.2188650.1349808041&type=1",
location:"@凱達格蘭大道"},
{time:1395849600000,
href:"http://www.facebook.com/photo.php?fbid=10203539105222138&set=a.4654562365942.2188650.1349808041&type=1",
location:"求婚一週年"},
{time:1393603200000,
href:"http://www.facebook.com/akala.huang/posts/10203357567003796",
location:"@Home"},
{time:1390752000000,
href:"http://www.facebook.com/akala.huang/posts/10203117049911019",
location:"@Home"}
]
function Color() {
var colors = ["primary","success","warning","danger","info"],
i = 0;
return {
getNext: function() {
var color = colors[i++ % colors.length];
return color;
}
}
}
var colors = Color();
function getCountdown(time) {
return Math.floor((1411747200000 - time ) / 1000/60/60/24);
}
function getItem(post) {
var template = '<li><div class="timeline-badge @color@"><i class="glyphicon glyphicon-check"></i></div><div class="timeline-panel"><div class="timeline-heading"><h4 class="timeline-title">@date@<span class="countdown">倒數@countdown@天</span></h4><p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>@location@</small></p></div><div class="timeline-body"><div class="post"><div class="fb-post" data-href="@href@" data-width="466"><div class="fb-xfbml-parse-ignore">由 <a href="https://www.facebook.com/akala.huang">SansWord Huang</a> <a href="@href@">貼文</a>。</div></div></div></div></li>';
//color,
post.color = colors.getNext();
//date,
var d = new Date(post.time);
post.date = d.getFullYear() + "/" + (d.getMonth()+ 1) + "/" + d.getDate();
//countdown,
post.countdown = getCountdown(post.time);
//location,
//href
return template.replace(/@color@/, post.color)
.replace(/@date@/, post.date)
.replace(/@countdown@/, post.countdown)
.replace(/@location@/, post.location)
.replace(/@href@/, post.href)
}
var $items = posts.sort(function(p1,p2){return p1.time - p2.time}).map(function(post){return jQuery(getItem(post));}),
$timelineUL = jQuery("ul.timeline");
$items.forEach(function($item){
$timelineUL.prepend($item);
});
$timelineUL.find("li:odd").addClass("timeline-inverted");
})();
</script>
</div>
</div>
<!--End Main Content Area-->
</div>
<div id="footerInnerSeparator"></div>
</div>
</div>
<div id="footerOuterSeparator"></div>
<script src="scripts/bootstrap/js/bootstrap.min.js" type="text/javascript"></script>
<script src="scripts/default.js" type="text/javascript"></script>
<script src="scripts/soon/plugins.js"></script>
<script src="scripts/soon/jquery.themepunch.revolution.min.js"></script>
<script src="scripts/soon/custom.js#1"></script>
</body>
</html>