Skip to content

Commit edaf58a

Browse files
laubitsgaboesquivel
authored andcommitted
front-end day 2016 post
close #35
1 parent 77f1034 commit edaf58a

File tree

11 files changed

+189
-4
lines changed

11 files changed

+189
-4
lines changed

npm-debug.log

+39
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
0 info it worked if it ends with ok
2+
1 verbose cli [ '/home/laura/.nvm/versions/node/v4.1.1/bin/node',
3+
1 verbose cli '/home/laura/.nvm/versions/node/v4.1.1/bin/npm',
4+
1 verbose cli 'start' ]
5+
2 info using [email protected]
6+
3 info using [email protected]
7+
4 verbose run-script [ 'prestart', 'start', 'poststart' ]
8+
5 info prestart [email protected]
9+
6 info start [email protected]
10+
7 verbose unsafe-perm in lifecycle true
11+
8 info [email protected] Failed to exec start script
12+
9 verbose stack Error: [email protected] start: `hexo s`
13+
9 verbose stack Exit status 2
14+
9 verbose stack at EventEmitter.<anonymous> (/home/laura/.nvm/versions/node/v4.1.1/lib/node_modules/npm/lib/utils/lifecycle.js:214:16)
15+
9 verbose stack at emitTwo (events.js:87:13)
16+
9 verbose stack at EventEmitter.emit (events.js:172:7)
17+
9 verbose stack at ChildProcess.<anonymous> (/home/laura/.nvm/versions/node/v4.1.1/lib/node_modules/npm/lib/utils/spawn.js:24:14)
18+
9 verbose stack at emitTwo (events.js:87:13)
19+
9 verbose stack at ChildProcess.emit (events.js:172:7)
20+
9 verbose stack at maybeClose (internal/child_process.js:817:16)
21+
9 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:211:5)
22+
10 verbose pkgid [email protected]
23+
11 verbose cwd /home/laura/proyectos/costaricajs.github.io
24+
12 error Linux 3.16.0-77-generic
25+
13 error argv "/home/laura/.nvm/versions/node/v4.1.1/bin/node" "/home/laura/.nvm/versions/node/v4.1.1/bin/npm" "start"
26+
14 error node v4.1.1
27+
15 error npm v2.14.4
28+
16 error code ELIFECYCLE
29+
17 error [email protected] start: `hexo s`
30+
17 error Exit status 2
31+
18 error Failed at the [email protected] start script 'hexo s'.
32+
18 error This is most likely a problem with the costaricajs.github.io package,
33+
18 error not with npm itself.
34+
18 error Tell the author that this fails on your system:
35+
18 error hexo s
36+
18 error You can get their info via:
37+
18 error npm owner ls costaricajs.github.io
38+
18 error There is likely additional logging output above.
39+
19 verbose exit [ 1, true ]

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"node": "4.1.1"
77
},
88
"hexo": {
9-
"version": "3.1.1"
9+
"version": "3.2.2"
1010
},
1111
"dependencies": {
1212
"hexo": "^3.1.1",
@@ -21,8 +21,8 @@
2121
"hexo-renderer-stylus": "^0.3.0",
2222
"hexo-server": "^0.1.2"
2323
},
24-
"scripts":{
24+
"scripts": {
2525
"deploy": "hexo generate && hexo deploy",
26-
"start" : "hexo s"
26+
"start": "hexo s"
2727
}
28-
}
28+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,146 @@
1+
title: Resumen del Front-End Day Agosto 2016
2+
date: 2016-08-17
3+
categories:
4+
- artículos
5+
tags:
6+
- costaricajs
7+
author: Laura Castillo
8+
authorBio: Web Developer. Organizadora de CostaRicaJS.
9+
authorImg: https://twitter.com/laubits/profile_image?size=original
10+
authorWebsite: http://corticaltouch.com
11+
authorBlog: http://laubits.com
12+
authorTwitter: laubits
13+
authorGithub: laubits
14+
cover: /img/cover.JPG
15+
description: Resumen del Fron-End Day Costa Rica
16+
---
17+
18+
19+
<p>Una vez más la Fundación Omar Dengo fue sede de uno de nuestros eventos el pasado domingo 7 de Agosto. Nos reunimos con un grupo de alrededor de 200 personas para celebrar el Front-end Day Costa Rica, un día dedicado a la experiencia de usuario, diseño y programación de interfaces. En esta ocasión patrocinado por la empresa <a href="https://www.toptal.com/?adnetwork=search&keyword=toptal&creative=120248240848&campaignid=620854256&adgroupid=37280732368&matchtype=e&network=g&device=c&devicemodel=&adposition=1t1&noun=Toptals&gclid=CNrx782vx84CFVZZhgodmygCrw">Toptal</a>, una plataforma para que empresas puedan encontrar freelancers calificados en programación y diseño.
20+
</p>
21+
<p>
22+
La actividad dio inició a eso de las 9:00 am y finalizó poco antes de las 5:00 pm. La dinámica fue muy interesante; con muy buen humor los expositores contribuyeron a que se generara un ambiente agradable y de confianza; no dejando de lado el profesionalismo y la amplia experiencia con la que cuenta cada uno de ellos. El público se sintió muy animado a participar planteando preguntas y dando sus puntos de vista con respecto a los temas expuestos, así como responder algunas preguntas planteadas por los expositores.
23+
Realmente ver la respuesta positiva de la comunidad a este tipo de actividades es muy gratificante e impulsa a la organización de CostaRicaJS a seguir promoviendo este tipo de eventos que sirven de motivación para aquellos que están empezando en el camino de la programación y que fomenta el intercambio de conocimientos.
24+
</p>
25+
<p>
26+
Te invitamos para que estés muy pendiente del <a href="http://www.meetup.com/costaricajs/">Meetup de CostaRicaJS</a> para que no te pierdas los próximos eventos.
27+
</p>
28+
<p>
29+
Y finalmente, para aquellos que no pudieron asistir al Front-end Day, les compartimos cada una de las charlas:
30+
</p>
31+
32+
<br>
33+
<br>
34+
<br>
35+
<div class="container">
36+
<div class="row">
37+
<div style="height: 100%;" class="col-xs-12 col-md-6 centered">
38+
<div style="height: 150px; margin-top: 50px;" class="titulo">
39+
<h4><b>“Diseñando interfaces para humanos”</b></h4>
40+
<p>por <b>Jose Gutiérrez</b></p>
41+
<p>
42+
<a style="display: inline-inline-block;"href="https://twitter.com/josernitos">@josernitos</a> - <a style="display: inline-inline-block;" href="http://www.slideshare.net/josernitos91/diseando-interfaces-para-humanos">slides</a>
43+
</p>
44+
</div>
45+
<span><img src="./jose.JPG"></span>
46+
</div>
47+
48+
49+
50+
<div style="height: 100%;" class="col-xs-12 col-md-6 centered">
51+
<div style="height: 150px; margin-top: 50px;" class="titulo">
52+
<h4><b>“Componiendo aplicaciones web elegantes con React y Ramda”</b></h4>
53+
<p>por <b>Carlos Vega</b></p>
54+
<p>
55+
<a style="display: inline-block;"href="https://twitter.com/__el_Negro">@__el_Negro</a> - <a style="display: inline-block;"href="http://react-ramda.surge.sh/#/7?_k=db6vg9">slides</a>
56+
</p>
57+
</div>
58+
<span>
59+
<img src="./carlos.JPG" />
60+
</span>
61+
</div>
62+
63+
64+
65+
<div style="height: 100%;" class="col-xs-12 col-md-6 centered">
66+
<div style="height: 150px; margin-top: 50px;" class="titulo">
67+
<h4><b>“Desarrollando aplicaciones web en el 2016”</b></h4>
68+
<p>por<b> Gabo Esquivel</b></p>
69+
<p>
70+
<a style="display: inline-block;"href="https://twitter.com/gaboesquivel">@gaboesquivel</a> - <a style="display: inline-block;"href="http://gaboesquivel.com/slides/front-end-developer-2016/#/">slides</a>
71+
</p>
72+
</div>
73+
<span>
74+
<img src="./gabo.JPG" />
75+
</span>
76+
77+
78+
79+
</div>
80+
81+
<div style="height: 100%;" class="col-xs-12 col-md-6 centered">
82+
<div style="height: 150px; margin-top: 50px;" class="titulo">
83+
<h4><b>“Receta para crear User Personas”</b></h4>
84+
<p>por <b>Diana Lescure</b></p>
85+
<p>
86+
<a style="display: inline-block;"href="https://twitter.com/DiLescure">@DiLescure</a> - <a style="display: inline-block;"href="https://www.slideshare.net/secret/GI19i99IKMqaAj">slides</a>
87+
</p>
88+
</div>
89+
<span>
90+
<img src="./diana.JPG" />
91+
</span>
92+
</div>
93+
94+
95+
96+
<div style="height: 100%;" class="col-xs-12 col-md-6 centered">
97+
<div style="height: 150px; margin-top: 50px;" class="titulo">
98+
<h4><b>“Remote working, un sueño hecho realidad”</b></h4>
99+
<p>por<b> Asael Arenas</b></p>
100+
<p>
101+
<a style="display: inline-block;"href="https://twitter.com/asael2">@asael2</a> - <a style="display: inline-block;"href="http://slides.com/asaelarenas/deck-1-4#/">slides</a>
102+
</p>
103+
</div>
104+
<span>
105+
<img src="./asael.jpg" />
106+
</span>
107+
</div>
108+
109+
110+
<div style="height: 100%;" class="col-xs-12 col-md-6 centered">
111+
<div style="height: 150px; margin-top: 50px;" class="titulo">
112+
<h4><b>“GulpJS, Sass y Jade para aumentar nuestra productividad”</b></h4>
113+
<p>por<b> Brian Salazar</b></p>
114+
<p>
115+
<a style="display: inline-block;"href="https://twitter.com/Avenidanet">@Avenidanet</a> - <a style="display: inline-block;"href="http://slides.com/asaelarenas/deck-1-4#/">slides</a>
116+
</p>
117+
</div>
118+
<span>
119+
<img src="./brian.JPG" />
120+
</span>
121+
</div>
122+
123+
124+
125+
<div style=" height: 100%;" class="col-xs-12 col-md-6 col-md-offset-3 centered">
126+
<div style="height: 150px; margin-top: 50px;" class="titulo">
127+
<h4><b>“El diseño como proceso evolutivo: Lecciones de la evolución por selección natural”</b></h4>
128+
<p>por<b> Iván Alarcón</b></p>
129+
<p>
130+
<a style="display: inline-block;"href="https://twitter.com/ivanalarcon">@ivanalarcon</a> - <a style="display: inline-block;"href="http://www.slideshare.net/ivanalarcon/el-diseno-como-proceso-evolutivo">slides</a>
131+
</p>
132+
</div>
133+
<span>
134+
<img src="./ivan.jpg" />
135+
</span>
136+
</div>
137+
138+
139+
140+
141+
142+
</div>
143+
</div>
144+
145+
146+
<iframe src="//embedsocial.com/facebook_album/album_photos/705694809587901" width="100%" height="1500" frameborder="0" scrolling="no" marginheight="0" marginwidth="0"></iframe>
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)