forked from alexishevia/trisfera.com
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
249 lines (210 loc) · 6.68 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
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
<!doctype html>
<html lang="es">
<head>
<meta charset="utf-8">
<meta name="description" content="Trisfera es una comunidad panameña que promueve el desarrollo web y móvil mediante herramientas libres.">
<meta name="keywords" content="Trisfera, web, html, css, php, ruby, js, android, libre">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="css/bootstrap.css">
<!--Es importante que main.css esté en medio de los dos de bootstrap
para que el navbar se vea correctamente-->
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="css/bootstrap-responsive.css">
<!-- 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]-->
<title>Trisfera</title>
</head>
<body>
<div class="navbar navbar-fixed-top">
<div class="navbar-inner">
<div class="container-fluid">
<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<i class="icon-chevron-down icon-white"></i>
</a>
<div class="nav-collapse">
<ul class="nav">
<li class="active">
<a href="index.html"><i class="icon-home icon-white"></i> Inicio</a>
</li>
<li>
<a href="proyectos.html"> Colabora</a>
</li>
<li>
<a href="guias.html"> Aprende</a>
</li>
<li>
<a href="comunidad.html"> Comunícate</a>
</li>
<li>
<a href="acercade.html"><i class="icon-info-sign icon-white"></i> Acerca De</a>
</li>
<li>
<a href="contacto.html"><i class="icon-question-sign icon-white"></i> Contacto</a>
</li>
</ul>
</div>
<img class="trisfera-icon" src="img/trisfera-icon.png" alt="trisfera-icon">
</div><!--Cierra container-fluid-->
</div> <!--Cierra navbar-inner-->
</div><!--Cierra navbar-->
<div class="container-fluid">
<header>
<a href="index.html">
<img class="banner" src="img/banner.png" alt="Trisfera">
</a>
<p class="banner-description">Comunidad panameña que promueve el desarrollo web
y móvil mediante herramientas libres</p>
</header>
<div class="row-fluid">
<div id="section-proyectos" class="section-v span4">
<div class="section-v-title">
<a href="proyectos.html">
<img src="img/section-proyectos_title.png">
</a>
</div>
<div class="section-v-content">
<ul>
<a href="https://github.com/Trisfera/ReciclajeApp">
<li>
App - ReciclajeApp
</li>
</a>
<a href="https://github.com/Trisfera/AppPrestamos">
<li>
App - AppPrestamos
</li>
</a>
<a href="https://github.com/Trisfera/AppPrestamosBackbone">
<li>
App - AppPrestamosBackbone
</li>
</a>
<a href="https://github.com/Trisfera/PaginaTrisfera">
<li>
Site - PaginaTrisfera
</li>
</a>
<a href="https://github.com/Trisfera/Follower-Test">
<li>
Game - FollowerTest
</li>
</a>
<a href="https://github.com/Trisfera/La-Vaca-Lechera">
<li>
Game - La-Vaca-Lechera
</li>
</a>
</ul>
</div>
</div>
<div id="section-guias" class="section-v span4">
<div class="section-v-title">
<a href="guias.html">
<img src="img/section-guias_title.png">
</a>
</div>
<div class="section-v-content">
<ul>
<a href="https://github.com/Trisfera/Trisfera/wiki">
<li>
Wiki Trisfera
</li>
</a>
<a href="http://www.codeschool.com/courses">
<li>
Code School
</li>
</a>
<a href="http://www.udacity.com/">
<li>
Udacity
</li>
</a>
<a href="http://www.codecademy.com/es/#!/exercises/0">
<li>
Code Academy
</li>
</a>
</ul>
</div>
</div>
<div id="section-comunidad" class="section-v span4">
<div class="section-v-title">
<a href="comunidad.html">
<img src="img/section-comunidad_title.png">
</a>
</div>
<div class="section-v-content">
<ul>
<a href="http://www.facebook.com/groups/trisfera/">
<li>
Facebook
</li>
</a>
<a href="http://twitter.com/trisfera">
<li>
Twitter
</li>
</a>
<a href="http://www.youtube.com/user/trisfera">
<li>
YouTube
</li>
</a>
</ul>
<div id="twitter">
<br clear="all">
<script charset="utf-8" src="http://widgets.twimg.com/j/2/widget.js"></script>
<script>
new TWTR.Widget({
version: 2,
type: 'profile',
rpp: 4,
interval: 6000,
width: 'auto',
height: 125,
theme: {
shell: {
background: '#1C5C94',
color: '#ffffff'
},
tweets: {
background: '#ffffff',
color: '#333',
links: '#4F8B9F'
}
},
features: {
scrollbar: false,
loop: true,
live: true,
hashtags: true,
timestamp: true,
avatars: true,
toptweets: true,
behavior: 'default'
}
}).render().setUser('trisfera').start();
</script>
</div>
</div>
</div>
</div>
<div class="row-fluid row-hide">
<div class="span4" style="background:#AFDDE9"></div>
<div class="span4" style="background:#333"></div>
<div class="span4" style="background:#1C5C94"></div>
</div>
</div>
<!--<script type="text/javascript" src="http://bloggerblogwidgets.googlecode.com/files/way2blogging.org-tripleflap.js"></script>
<script type="text/javascript">
var twitterAccount = "trisfera";
tripleflapInit();
</script>-->
<script src="js/jquery.js"></script>
<script src="js/bootstrap-transition.js"></script>
<script src="js/bootstrap-collapse.js"></script>
</body>
</html>