Skip to content

Commit

Permalink
Improve about section
Browse files Browse the repository at this point in the history
  • Loading branch information
csuarez committed Mar 9, 2016
1 parent 2c1ae98 commit 9dd54bb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions layouts/partials/frontpage/about.html
Expand Up @@ -12,16 +12,17 @@ <h3>Programming</h3>
<ul class="list-unstyled">
<li class="featured">PHP</li>
<ul class="list-unstyled collapsable">
<li>Symfony 1.x &amp; 2</li>
<li>Symfony 2 &amp; 1.x</li>
<li>Wordpress</li>
<li>Silex</li>
<li>Doctrine</li>
<li>Composer</li>
</ul>
<li class="featured">Javascript</li>
<ul class="list-unstyled collapsable">
<li>AngularJS</li>
<li>PixiJS</li>
<li>jQuery</li>
<li>PixiJS</li>
</ul>
<li class="featured">CSS &amp; HTML</li>
<ul class="list-unstyled collapsable">
Expand All @@ -32,7 +33,6 @@ <h3>Programming</h3>
<li class="featured">Java</li>
<ul class="list-unstyled collapsable">
<li>Swing</li>
<li>Hibernate</li>
</ul>
</ul>
</div>
Expand All @@ -44,10 +44,10 @@ <h3>Other skills</h3>
<li>Agile (ScrumManager certification)</li>
<li>Ansible</li>
<li>Vagrant</li>
<li>Docker</li>
<li>Jenkins</li>
<li>MySQL</li>
<li>MongoDB</li>
<li>Hugo (<i>this page is built with it!</i>)</li>
</ul>
<h3>Education</h3>
<ul class="list-unstyled">
Expand All @@ -58,7 +58,7 @@ <h3>Education</h3>
<h3>Languages</h3>
<ul class="list-unstyled collapsable">
<li>Spanish (Native)</li>
<li>English (Cambridge First Certificate)</li>
<li>English (First Certificate in English)</li>
</ul>
</div>
<div class="col-sm-12 text-center">
Expand Down
2 changes: 1 addition & 1 deletion public
Submodule public updated 45 files
+2 −3 about/index.html
+ img/talks/mongodb-juc.png
+ img/talks/php7-phpcaceres.png
+13 −14 index.html
+19 −19 index.xml
+2 −3 project/beet/index.html
+2 −3 project/gridcake/index.html
+2 −3 project/index.html
+2 −3 project/other-projects/index.html
+2 −3 project/suicidebystar/index.html
+2 −3 publication/aloe-ibergrid/index.html
+2 −3 publication/aloe-journal-image-mining/index.html
+2 −3 publication/bcdr-experimental-mechanics/index.html
+2 −3 publication/breast-iwbbio/index.html
+2 −3 publication/cad-healthcom2013/index.html
+2 −3 publication/cardiogrid-en/index.html
+2 −3 publication/cardiogrid-es/index.html
+2 −3 publication/clarabox-gisela/index.html
+2 −3 publication/dataflow-ibergrid/index.html
+2 −3 publication/discovering-journal-medical-systems/index.html
+2 −3 publication/gridcake-egi/index.html
+2 −3 publication/imed-gisela/index.html
+2 −3 publication/imed-mama/index.html
+2 −3 publication/index.html
+2 −3 publication/miwad-experimental-mechanics/index.html
+2 −3 publication/performance-image-mining/index.html
+2 −3 publication/portlet-gisela/index.html
+11 −1 sitemap.xml
+2 −3 talk/angularjs-phpcaceres/index.html
+2 −3 talk/ansible-theevnt/index.html
+2 −3 talk/breast-iwwbio/index.html
+2 −3 talk/cad-healthcom/index.html
+2 −3 talk/ceta-desymfony/index.html
+2 −3 talk/ci-desymfony/index.html
+2 −3 talk/git-ceta/index.html
+2 −3 talk/gridcake-egi/index.html
+2 −3 talk/gridmed-ceta/index.html
+2 −3 talk/hadoop-juc/index.html
+2 −3 talk/health-tic/index.html
+32 −3 talk/index.html
+19 −1 talk/index.xml
+127 −0 talk/mongodb-juc/index.html
+125 −0 talk/php7-phpcaceres/index.html
+2 −3 talk/scrum-ceta/index.html
+2 −3 talk/symfony2-theevnt/index.html

0 comments on commit 9dd54bb

Please sign in to comment.