latest pull from live website + build status image

This commit is contained in:
Panos Sakkos 2015-07-05 17:53:25 +02:00
parent 2fe1810e48
commit dedd62b355
7 changed files with 33 additions and 17 deletions

14
.travis.yml Normal file
View file

@ -0,0 +1,14 @@
language: ruby
rvm:
- 2.1
install: gem install jekyll html-proofer
script: jekyll build
branches:
only:
- master
env:
global:
- NOKOGIRI_USE_SYSTEM_LIBRARIES=true

View file

@ -28,7 +28,7 @@ me-img: "/img/me.jpg"
# Blog variables
post-preview-words: 128
# Career variables
events:
@ -37,7 +37,7 @@ events:
description: "Software Engineer @ Microsoft Development Center Norway, working @ the <a href=\"http://dev.office.com/officegraph\" target=\"_blank\"> Office Graph</a>"
- image: "/img/career/uoa.jpg"
date: "October 2012 - August 2014"
description: "Master studies @ <a href=\"http://www.di.uoa.gr/eng\" target=\"_blank\">Department of Informatics and Telecommunications</a> on Software Engineering + <a href=\"https://scholar.google.com/citations?user=UtV6LFYAAAAJ&amp;hl=en&amp;oi=ao\" target=\"_blank\">Machine Learning researcher</a> @ <a href=\"http://kddlab.di.uoa.gr\" target=\"_blank\">KDD</a> lab"
description: "Master studies @ <a href=\"http://www.di.uoa.gr/eng\" target=\"_blank\">Department of Informatics and Telecommunications</a> on Software Engineering + <a href=\"http://scholar.google.com/citations?user=UtV6LFYAAAAJ&amp;hl=en&amp;oi=ao\" target=\"_blank\">Machine Learning researcher</a> @ <a href=\"http://kddlab.di.uoa.gr\" target=\"_blank\">KDD</a> lab"
- image: "/img/career/cern.jpg"
date: "October 2011 - September 2012"
description: "Security researcher @ <a href=\"http://www.cern.ch\" target=\"_blank\">CERN</a>, developed linux kernel extensions to prevent cyber attacks"
@ -61,11 +61,11 @@ social:
- title: "github"
url: "https://github.com/PanosSakkos"
- title: "linkedin"
url: "https://no.linkedin.com/in/PanosSakkos"
url: "http://no.linkedin.com/in/PanosSakkos"
- title: "youtube"
url: "https://youtube.com/c/PanosSakkos"
url: "http://youtube.com/c/PanosSakkos"
- title: "soundcloud"
url: "https://soundcloud.com/psakkos/"
# Exclusion list from the generated _site
exclude: ["Rakefile", "LICENSE", "readme.markdown"]
exclude: ["Rakefile", "LICENSE", "readme.markdown", "vendor"]

View file

@ -10,7 +10,7 @@
{% else %}
<a class="navbar-brand page-scroll" href="/index.html#page-top">
{% endif %}
<div><img src="{{ site.black-favicon }}"> {{ site.title }}</div>
<div><img src="{{ site.black-favicon }}" alt=""> {{ site.title }}</div>
</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->

View file

@ -14,7 +14,7 @@
{{ page.content | markdownify }}
{% for post in site.posts %}
<h4><strong>{{ post.date | date_to_string }}</strong> <small>. {{ post.category }} .</small> <a href="{{ post.url }}"> <strong>{{ post.title }} </a> </strong> <small><a href="{{ post.url }}#disqus_thread">Comments</a></small></h4>
<h4><strong>{{ post.date | date_to_string }}</strong> <small>. {{ post.category }} .</small> <a href="{{ post.url }}"> <strong>{{ post.title }} </a> </strong> <small><a href="{{ post.url }}#disqus_thread">Comments</a></small></h4>
{% endfor %}
</div>

View file

@ -11,24 +11,24 @@ Summarizing, being organized is usefull and it will probably prevent a few bugs.
###Photos
<img class="img-responsive" src="/img/posts/printer/misc.jpg">
<img class="img-responsive" src="/img/posts/printer/misc.jpg" alt="">
<img class="img-responsive" src="/img/posts/printer/session-1-0.jpg">
<img class="img-responsive" src="/img/posts/printer/session-1-0.jpg" alt="">
<img class="img-responsive" src="/img/posts/printer/session-1-1.jpg">
<img class="img-responsive" src="/img/posts/printer/session-1-1.jpg" alt="">
<img class="img-responsive" src="/img/posts/printer/first-bug.jpg" alt="Fixing the first bug">
<img class="img-responsive" src="/img/posts/printer/board-fix.jpg" alt="Board fix">
<img class="img-responsive" src="/img/posts/printer/board.jpg">
<img class="img-responsive" src="/img/posts/printer/board.jpg" alt="">
<img class="img-responsive" src="/img/posts/printer/session-1-2.jpg">
<img class="img-responsive" src="/img/posts/printer/session-1-2.jpg" alt="">
<img class="img-responsive" src="/img/posts/printer/session-1-3.jpg">
<img class="img-responsive" src="/img/posts/printer/session-1-3.jpg" alt="">
<img class="img-responsive" src="/img/posts/printer/session-1-4.jpg">
<img class="img-responsive" src="/img/posts/printer/session-1-4.jpg" alt="">
<img class="img-responsive" src="/img/posts/printer/session-1-complete.jpg">
<img class="img-responsive" src="/img/posts/printer/session-1-complete.jpg" alt="">
<img class="img-responsive" src="/img/posts/printer/print.jpg">
<img class="img-responsive" src="/img/posts/printer/print.jpg" alt="">

View file

@ -5,6 +5,6 @@ title: About
---
## About
Thanks for dropping by. I hope that it will not waste your time, but in case it does, at least I tried. Originally from Athens, Greece, I started my adventures in Computer Science and Technology from University of Athens where I received my Bachelor in Computer Science and Master in Software Engineering. Between those, I spent a creative year in Geneva, Switzerland where I worked at CERN as a Computer Security researcher. During my Master studies I worked as a Machine Learning researcher for the <a href="http://kddlab.di.uoa.gr/" target="_blank">KDD</a> lab, supervised by <a href="https://scholar.google.com/citations?user=PHJokEQAAAAJ&hl=en&oi=ao" target="_blank">Dimitrios Gunopulos</a>. During the summer of my Master studies, I spent my summer in Oslo, Norway, as an intern for Microsoft Development Center Norway, which won me and became my first working place in my post-academic life.
Thanks for dropping by. I hope that it will not waste your time, but in case it does, at least I tried. Originally from Athens, Greece, I started my adventures in Computer Science and Technology from University of Athens where I received my Bachelor in Computer Science and Master in Software Engineering. Between those, I spent a creative year in Geneva, Switzerland where I worked at CERN as a Computer Security researcher. During my Master studies I worked as a Machine Learning researcher for the <a href="http://kddlab.di.uoa.gr/" target="_blank">KDD</a> lab, supervised by <a href="http://scholar.google.com/citations?user=PHJokEQAAAAJ&hl=en&oi=ao" target="_blank">Dimitrios Gunopulos</a>. During the summer of my Master studies, I spent my summer in Oslo, Norway, as an intern for Microsoft Development Center Norway, which won me and became my first working place in my post-academic life.
But, apart from being a <strike>cool guy</strike> geek, I enjoy playing and composing music, messing with hardware, playing <a href="http://deck.tk/43TX9icn" target="_blank">card games</a>, yo-yoing and collecting comic books and vinyls. In general, my mind can zone out during any form of creative act. Opinions expressed here are mine.

View file

@ -1,3 +1,5 @@
![Build Status](https://travis-ci.org/PanosSakkos/panossakkos.github.io.svg?branch=master)
# { Personal } Jekyll Theme
{ Personal } is a free responsive Jekyll theme about you. It's your personal blog and your point of reference website. You can watch it in action [here](http://panossakkos.github.io).