-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathdevelopers.html
154 lines (123 loc) · 5.75 KB
/
developers.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
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<link rel="stylesheet" href="./bootstrap-4.3.1-dist/css/bootstrap.min.css">
<link rel="stylesheet" href="./bootstrap-4.3.1-dist/js/bootstrap.min.js">
<link rel="stylesheet" href="./style.css">
<link href="https://unpkg.com/ionicons@4.5.10-0/dist/css/ionicons.min.css" rel="stylesheet">
<!-- <link href="https://fonts.googleapis.com/css?family=Roboto:300&display=swap" rel="stylesheet"> -->
<link href="https://fonts.googleapis.com/css?family=Raleway:700|Roboto:300&display=swap" rel="stylesheet">
<!-- <link href="https://fonts.googleapis.com/css?family=Raleway&display=swap" rel="stylesheet"> -->
<meta charset="utf-8">
<title></title>
</head>
<body>
<meta name="viewport" content="width=device-width, initial-scale=1">
<script src="https://unpkg.com/ionicons@4.5.10-0/dist/ionicons.js"></script>
<!--
# # ####### # # # #
## ## # ## # # #
# # # # # # # # # #
# # # ##### # # # # #
# # # # # # # #
# # # # ## # #
# # ####### # # #####
-->
<!--Main Navigation-->
<header>
<!-- /home/pabloc/Desktop/oSoc19/ONETTweb/Onett_final.png -->
<!-- <a class="navbar-brand" href="index.html"><strong><img class="img-fluid" width="300px" height="300px" src="/home/pabloc/Desktop/oSoc19/ONETTweb/Onett_final.gif" alt="ONETT"></h1></strong></a> -->
<!--Navbar-->
<nav class="navbar navbar-expand-lg blackText whiteTranspBg fixed-top scrolling-navbar" style="background: rgba(255, 255, 255, .9);">
<div class="container">
<a class="navbar-brand" href="index.html"><strong><img class="img-fluid" src="./Onett_final.png" alt="ONETT"></h1></strong></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent-7"
aria-controls="navbarSupportedContent-7" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent-7">
<ul class="navbar-nav mr-auto blackText">
<li class="nav-item">
<a class="nav-link text-dark textSize ralewaytextbig float-right" href="about.html">About</a>
</li>
<li class="nav-item">
<a class="nav-link text-dark textSize ralewaytextbig" href="app.html">App</a>
</li>
<li class="nav-item">
<a class="nav-link text-dark textSize ralewaytextbig float-right" href="team.html">Team</a>
</li>
<li class="nav-item">
<a class="nav-link text-dark textSize ralewaytextbig float-right" href="developers.html">Developers</a>
</li>
</ul>
<form class="form-inline">
<!-- <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search"> -->
</form>
</div>
</div>
</nav>
<!--Intro Section-->
<section class="view intro-video">
<video poster="/home/pabloc/Desktop/oSoc19/ONETTweb/Blurred Video of Scripts Being Typed.mp4" width="100%" height="auto" playsinline autoplay muted loop>
<source src="/home/pabloc/Desktop/oSoc19/ONETTweb/Blurred Video of Scripts Being Typed.mp4" type="video/mp4">
</video>
<div class="container flex-center ">
<div class="row pt-5 mt-3">
<div class="col-lg-6 wow fadeIn mb-5 text-center text-lg-left">
<div class="white-text">
<h1 class="h1-responsive font-weight-bold wow fadeInLeft ralewayhead" data-wow-delay="0.3s">Welcome developers! The future of transport is in your hands</h1>
<hr class="hr-light wow fadeInLeft" data-wow-delay="0.3s">
<p class="wow fadeInLeft ralewaytext" data-wow-delay="0.3s">GTFS to NETeX developed is a super power added to your toolbox </p>
<br>
<a class="btn btn-outline-white wow fadeInLeft ralewaytext" data-wow-delay="0.3s">Try now! </a>
<a href="about.html" class="btn orange-bg white ralewaytext" role="button">GTFS to NETeX Converter</a>
<br>
</div>
</div>
<!-- <div class="col-lg-6 wow fadeIn">
<!-- <div class="embed-responsive embed-responsive-16by9 wow fadeInRight">
<iframe class="embed-responsive-item" width="200" height="200" src="https://www.youtube.com/embed/KXSI-iRuNfc" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
allowfullscreen></iframe>
</div> -->
</div>
</div>
<!-- </div> -->
</section>
</header>
<!--
####### # # ######
# ## # # #
# # # # # #
##### # # # # #
# # # # # #
# # ## # #
####### # # ######
-->
<br><br><br><br><br><br><br>
<div class="jumbotron gradientBg">
<div class="container">
<div class="container-fluid white" >
<div class="row vertical-align">
<div class="col-md-1 col-sm-12">
<a href="https://github.com/osoc-es">
<h5 align="left"><ion-icon class="ion-icon" size="large" name="logo-github"></ion-icon></h5>
</a>
</div>
<div class="col-md-1 col-sm-12">
<a href="https://twitter.com/osocode_es">
<h5 align="left"><ion-icon class="ion-icon" size="large" name="logo-twitter"></ion-icon></h5>
</a>
</div>
<div class="col-md-1 col-sm-12">
<a href="https://www.youtube.com/channel/UCajxNQfzDysVK_9nVFvtUzQ">
<h5 align="left"><ion-icon class="ion-icon" size="large" name="logo-youtube"></ion-icon></h5>
</a>
</div>
</div>
</div>
<h5 class="white ralewayhead" align="right">ONETT Spain 2019. All rights reserved</h5>
</div>
</div>
<script src="/home/pabloc/Desktop/oSoc19/webpage/main.js"></script>
</body>
</html>