-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
231 lines (189 loc) · 6.62 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Startups Elements</title>
<meta name="description" content="Startups Elements is an Open Source project for Startuppers, both practitioners and researchers, that aims to collect 'startups elements' such as metrics, key infomation regarding the startup.">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.98.2/css/materialize.min.css">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<style>
/* Custom Stylesheet */
/**
* Use this file to override Materialize files so you can update
* the core Materialize files in the future
*
* Made By MaterializeCSS.com
*/
nav ul a,
nav .brand-logo {
color: #444;
}
p {
line-height: 2rem;
}
.button-collapse {
color: #26a69a;
}
.parallax-container {
min-height: 380px;
line-height: 0;
height: auto;
color: rgba(255,255,255,.9);
}
.parallax-container .section {
width: 100%;
}
@media only screen and (max-width : 992px) {
.parallax-container .section {
position: absolute;
top: 40%;
}
#index-banner .section {
top: 10%;
}
}
@media only screen and (max-width : 600px) {
#index-banner .section {
top: 0;
}
}
.icon-block {
padding: 0 15px;
}
.icon-block .material-icons {
font-size: inherit;
}
footer.page-footer {
margin: 0;
}
</style>
<style>
img { filter: grayscale(1); -webkit-filter: greyscale(1); }
</style>
</head>
<body>
<nav class="white" role="navigation">
<div class="nav-wrapper container">
<a id="logo-container" href="https://github.com/mondial7/startups-elements/" class="brand-logo">Startups Elements</a>
<ul class="right hide-on-med-and-down">
<li><a href="https://github.com/mondial7/startups-elements/tree/master/elements/"><i class="material-icons right">launch</i>Elements</a></li>
</ul>
<ul id="nav-mobile" class="side-nav">
<li><a href="https://github.com/mondial7/startups-elements/tree/master/elements/">Elements</a></li>
</ul>
<a href="#" data-activates="nav-mobile" class="button-collapse"><i class="material-icons">menu</i></a>
</div>
</nav>
<div id="index-banner" class="parallax-container valign-wrapper">
<div class="section no-pad-bot">
<div class="container">
<!--<br><br>-->
<!--<h1 class="header center teal-text text-lighten-2"></h1>-->
<div class="row center">
<a href="https://github.com/mondial7/startups-elements/" id="download-button" class="btn-large waves-effect waves-light cyan">Get Started</a>
</div>
<!--<br><br>-->
</div>
</div>
<div class="parallax"><img src="./landing-page-images/startup_metrics.jpeg" alt="Startup Metrics"></div>
</div>
<div class="container">
<div class="section">
<div class="row center">
<h5 class="header col s12">Open source project to collect startups metrics and key information</h5>
</div>
<!-- Icon Section -->
<div class="row">
<div class="col s12 m6">
<div class="icon-block">
<h2 class="center brown-text"><i class="material-icons">group</i></h2>
<h5 class="center">People</h5>
<p class="light">Helping Startuppers is the final aim of the Project. And who can push it better then Startuppers themself?</p>
</div>
</div>
<div class="col s12 m6">
<div class="icon-block">
<h2 class="center brown-text"><i class="material-icons">trending_up</i></h2>
<h5 class="center">Improving Performance</h5>
<p class="light">Thanks to a great collection of elements Startuppers would be able to focus on the right information and improve their performance, like validation process, customer discovery.</p>
</div>
</div>
</div>
</div>
</div>
<div class="parallax-container valign-wrapper">
<div class="section no-pad-bot">
<div class="container">
<!--
<div class="row center">
<h5 class="header col s12 light" style="color: #333; text-shadow: 0px 0px 3px #fbfbfb">We need your contribution! We need your help! We need your experience!</h5>
</div>
-->
</div>
</div>
<div class="parallax"><img src="./landing-page-images/startupper.jpg" alt="Startupper"></div>
</div>
<div class="container">
<div class="section">
<div class="row">
<div class="col s12 center">
<h4>You!</h4>
<p class="light">We need your contribution!<br>We need your help!<br>We need your experience!</p>
</div>
</div>
</div>
</div>
<!--
<div class="parallax-container valign-wrapper">
<div class="section no-pad-bot">
<div class="container">
<div class="row center">
<h5 class="header col s12 light"></h5>
</div>
</div>
</div>
<div class="parallax"><img src="./landing-page-images/community.jpeg" alt="Community"></div>
</div>
-->
<footer class="page-footer cyan">
<div class="container">
<div class="row">
<div class="col l6 s12">
<h5 class="white-text">Startups Elements</h5>
<p class="grey-text text-lighten-4">The project has just been started in May '17 by researchers and students @ <a href="https://unibz.it" class="grey-text text-lighten-4" target="_blank">Free University of Bolzano</a>, Italy</p>
</div>
<!--
<div class="col l3 s12">
<h5 class="white-text">Settings</h5>
<ul>
<li><a class="white-text" href="#!">Link 1</a></li>
</ul>
</div>
<div class="col l3 s12">
<h5 class="white-text">Connect</h5>
<ul>
<li><a class="white-text" href="#!">Link 1</a></li>
</ul>
</div>
-->
</div>
</div>
<div class="footer-copyright">
<div class="container">
<p class="right">Landingpage made with <a class="brown-text text-lighten-3" href="http://materializecss.com">Materialize</a></p>
</div>
</div>
</footer>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.98.2/js/materialize.min.js"></script>
<script>
(function($){
$(function(){
$('.button-collapse').sideNav();
$('.parallax').parallax();
}); // end of document ready
})(jQuery); // end of jQuery name space
</script>
</body>
</html>