-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
119 lines (113 loc) · 5.84 KB
/
about.html
File metadata and controls
119 lines (113 loc) · 5.84 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
<!DOCTYPE html>
<html>
<head>
<meta charset='ISO-8859-1'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link href='https://fonts.googleapis.com/css?family=Architects+Daughter' rel='stylesheet' type='text/css'/>
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen" />
<link rel="stylesheet" type="text/css" href="stylesheets/pygment_trac.css" media="screen" />
<link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print" />
<link href='http://cdn.leafletjs.com/leaflet-0.7.2/leaflet.css' rel='stylesheet'/>
<link rel="shortcut icon" href="https://2014.spaceappschallenge.org/static/images/favicon.ico">
<!-- Custom styles for this template -->
<link rel="stylesheet" href="stylesheets/estilos.css" />
<!-- Bootstrap core CSS-->
<link href="stylesheets/bootstrap.min.css" rel="stylesheet">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<title>Space Apps Challenge</title>
</head>
<body>
<!-- Fixed navbar -->
<div class="navbar navbar-default navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" style="display: none;" href="/">Live Fires</a>
</div>
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li><a href="index.html">Home</a></li>
<li><a href="mobile/www/">Mobile</a></li>
<li class="active"><a href="#">About</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Visible Maps<b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="#">Fires</a></li>
<li><a href="#">Vegetation</a></li>
<li><a href="#">Other</a></li>
</ul>
</li>
</ul>
</div><!--/.nav-collapse -->
</div>
</div>
<header>
<div class="inner">
<h1>About us</h1>
<h2>Live Fires is a friendly mobile & web application made on Space App Challenge 2014</h2>
<a href="https://github.com/livefires" class="button button_gh"><small>Follow me on</small>GitHub</a>
</div>
</header>
<div id="content-wrapper">
<div class="inner clearfix">
<section id="main-content">
<h3><a name="designer-templates" class="anchor" href="#designer-templates"><span class="octicon octicon-link"></span></a>Fergus Reig - @MuyDestructor</h3>
<div class="row">
<div class="col-5 col-sm-2 col-lg-2"><span class="image_bio" alt="Ralph" title="Ralph"></span></div>
<div class="col-5 col-sm-10 col-lg-10">Analista programador y posible emprendedor
</div>
</div>
<h3><a name="designer-templates" class="anchor" href="#designer-templates"><span class="octicon octicon-link"></span></a>Guillermo Ruiz - @guruizb</h3>
<div class="row">
<div class="col-5 col-sm-2 col-lg-2"><span class="image_bio" alt="Ralph" title="Ralph"></span></div>
<div class="col-5 col-sm-10 col-lg-10">Logroñés de nacimiento, Riojano por vocación. Cosecha del 88.
</div>
</div>
<h3><a name="designer-templates" class="anchor" href="#designer-templates"><span class="octicon octicon-link"></span></a>Jaime Ibar</h3>
<div class="row">
<div class="col-5 col-sm-2 col-lg-2"><span class="image_bio" alt="Ralph" title="Ralph"></span></div>
<div class="col-5 col-sm-10 col-lg-10">Administrador de Sistemas / Programador
</div>
</div>
<h3><a name="designer-templates" class="anchor" href="#designer-templates"><span class="octicon octicon-link"></span></a>Javier Rubio - @jrubr</h3>
<div class="row">
<div class="col-5 col-sm-2 col-lg-2"><span class="image_bio" alt="Ralph" title="Ralph"></span></div>
<div class="col-5 col-sm-10 col-lg-10">Freelance DevOps & Mobile Developer. Coders of the World, Unite!
</div>
</div>
<h3><a name="designer-templates" class="anchor" href="#designer-templates"><span class="octicon octicon-link"></span></a>Jorge Chato - @orggue</h3>
<div class="row">
<div class="col-5 col-sm-2 col-lg-2"><span class="image_bio" alt="Ralph" title="Ralph"></span></div>
<div class="col-5 col-sm-10 col-lg-10">Cofundador de http://Greedjoke.com -FrontEnd, desarrollador web.
</div>
</div>
<h3><a name="designer-templates" class="anchor" href="#designer-templates"><span class="octicon octicon-link"></span></a>Jorge Ferrer - @jfsebastian</h3>
<div class="row">
<div class="col-5 col-sm-2 col-lg-2"><span class="image_bio" alt="Ralph" title="Ralph"></span></div>
<div class="col-5 col-sm-10 col-lg-10">if(1e3 == 1000) echo Yes. I do PHP!!!; else echo Nah!!! PHP isn't Cool.;
</div>
</div>
<h3><a name="designer-templates" class="anchor" href="#designer-templates"><span class="octicon octicon-link"></span></a>Marcos Suñen - @marcksunen</h3>
<div class="row">
<div class="col-5 col-sm-2 col-lg-2"><span class="image_bio" alt="Ralph" title="Ralph"></span></div>
<div class="col-5 col-sm-10 col-lg-10">Hackeado :)
</div>
</div>
</section>
</div>
</div>
<!-- Placed at the end of the document so the pages load faster -->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js" ></script>
<!-- Bootstrap core JavaScript
================================================== -->
<script src="javascripts/bootstrap.min.js"></script>
</body>
</html>