-
Notifications
You must be signed in to change notification settings - Fork 6
/
index.amp.html
executable file
·261 lines (254 loc) · 8.21 KB
/
index.amp.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
<!--
Copyright 2016 Google Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<!doctype html>
<html ⚡ lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1">
<link rel="canonical" href="/index.html">
<link rel="shortcut icon" href="amp_favicon.ico">
<link rel="manifest" href="/manifest.json">
<title>Faya:80</title>
<link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet">
<style amp-boilerplate>body{-webkit-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-moz-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-ms-animation:-amp-start 8s steps(1,end) 0s 1 normal both;animation:-amp-start 8s steps(1,end) 0s 1 normal both}@-webkit-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-moz-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-ms-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-o-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}</style><noscript><style amp-boilerplate>body{-webkit-animation:none;-moz-animation:none;-ms-animation:none;animation:none}</style></noscript>
<style amp-custom>
body {
width: auto;
font-family: 'Lato', sans-serif;
color: #333;
-webkit-font-smoothing: antialiased;
}
.wrapper {
padding: 0;
clear: left;
}
.container {
margin: 0 auto ;
max-width: 1200px;
}
header {
font-size: 2em;
text-align: center;
padding : 15px 0;
margin: 0 auto ;
max-width: 1200px;
}
.banner {
background: #4d4e6d;
text-align: center;
padding: 10px;
position: relative;
background: url(./images/banner-port80.jpg) no-repeat top center;
}
.banner-content {
position: relative;
z-index: 2;
padding: 40px 0;
}
.banner-overlay {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: rgba(0, 0, 0, 0.5);
z-index: 1;
}
h1 {
margin: 0;
padding: 0.5em;
}
.banner h1 {
color: #fff;
}
.banner p {
color: #fff;
}
h1 span {
color: #87C142;
}
p {
padding: 0;
margin: 0.5em 0;
}
.content {
padding: 5px 10px;
}
footer {
background: #313131;
color: #969595;
font-size: 11px;
padding: 10px;
clear: left;
margin: 0 auto ;
}
footer ul{
padding-left: 15px;
}
footer a {
color: #87be49;
text-decoration: none;
}
footer h5 {
color: #fff;
font-size: 14px;
margin: 5px 0;
font-weight: 300;
}
footer p.copy-right-footer {
font-size: 10px;
margin-top: 20px;
display: inline-block;
clear: left;
width: 100%;
}
.open-stage-wrap {
text-align: center ;
padding: 40px 0;
clear: left;
background: url(./images/port80-bg.jpg) repeat top center;
}
.open-stage-content {
background: rgba(255, 255, 255, 0.75);
padding: 20px 30px;
}
.open-stage-content h2 {
color: #659E22;
font-size: 22px;
margin-bottom: 30px;
}
.open-stage-content p {
color: #5F5F5F;
font-size: 14px;
font-weight: 100;
margin-bottom: 5px;
}
.open-stage-content strong {
font-size: 20px;
font-weight: 400;
color: #5F5F5F;
margin-top: 20px;
display: inline-block;
}
ul {
margin: 0;
padding: 0;
}
.view-btn {
background: #87c142;
color: #fff;
padding: 10px 20px;
margin-top: 25px;
display: inline-block;
text-decoration: none;
font-size: 20px;
text-transform: uppercase;
}
.view-btn:hover {
background: #659E22;
}
@media only screen and (min-width : 768px) {
.banner h1 {
font-size: 40px;
}
.banner p {
font-size: 25px;
}
.open-stage-content p {
font-size: 16px;
}
.footer-widget {
width: 50%;
float: left;
font-size: 13px;
}
.copy-right-footer {
clear: left;
}
footer h5 {
font-size: 17px;
}
footer p.copy-right-footer {
font-size: 13px;
}
footer {
padding: 25px;
}
}
</style>
<script async src="https://cdn.ampproject.org/v0.js"></script>
<script async custom-element="amp-install-serviceworker" src="https://cdn.ampproject.org/v0/amp-install-serviceworker-0.1.js"></script>
</head>
<body>
<header>
<img src="logo.png" class="logo" width="200" height="46"></img>
</header>
<div class="wrapper">
<article>
<div class="banner">
<div class="banner-overlay"></div>
<div class="banner-content">
<h1>Knowledge Shared is <span>Power Multiplied</span></h1>
<p>Breaking Echo Chambers through Free Knowledge Sharing</p>
</div>
</div>
</article>
</div>
<div class="wrapper open-stage-wrap">
<div class="container">
<div class="open-stage">
<div class="open-stage-content">
<h2>The FAYA:80 Story</h2>
<p>FAYA:80 (read FAYA Port 80) is a monthly technology hangout for technology enthusiasts by technology enthusiasts to break the ice, analyse and evaluate emerging trends in technology.</p>
<p>
Held on the first Wednesday of the month at the Floor of Madness (FAYA, Technopark, Thiruvananthapuram), the series stands for Free Knowledge Sharing and aims to provide an open platform for entrepreneurs, developers and technology professionals to keep at par with the latest tools and technologies.</p>
<p>
Started in 2013, we have had 49 editions of FAYA:80 and DISRUPT KERALA 2017 marks the 50th instance. NASSCOM’s association with FAYA:80 from its 38th edition has helped further its impact to a wider audience across the state.</p>
<strong>Push your Limits & Broaden the Horizons of your Knowledge!!!</strong>
</div>
</div>
</div>
<a class="view-btn" href="list.html" title="Editions">Editions</a>
</div>
<footer>
<div class="container">
<div class="footer-widget">
<h5>Who should attend? </h5>
<ul>
<li>Directors, CEOs & CTOs</li>
<li>Entrepreneurs</li>
<li>Data Scientists</li>
<li>Machine Learning Scientists</li>
<li>Developers</li>
<li>Big Data Experts</li>
<li>All genres of Technology Enthusiasts</li>
</ul>
</div>
<div class="footer-widget">
<h5>Contact Us </h5>
<span>FAYA Corporation</span><br>
<span>Email on <a href="mailto:[email protected]">[email protected]</a></span><br>
<span>call - 866-686-5988</span>
</div>
<p class="copy-right-footer">Copyright ©
<a href="http://fayausa.com">FAYA Corporation</a> 2018.<br> Thejaswini, Technopark Campus, Thiruvananthapuram, Kerala, India
</p>
</div>
</footer>
<amp-install-serviceworker
src="/service-worker.js"
layout="nodisplay"
data-iframe-src="/install-service-worker.html">
</amp-install-serviceworker>
</body>
</html>