From d912fa800868b647707ca5ee66fef126a4129703 Mon Sep 17 00:00:00 2001 From: Blagovest Petrov Date: Fri, 4 Oct 2013 18:43:08 +0300 Subject: [PATCH] Added about me --- _config.yml | 17 ++++++++++++----- source/_includes/custom/header.html | 4 ++-- source/about-me.md | 25 +++++++++++++++++++++++++ 3 files changed, 39 insertions(+), 7 deletions(-) create mode 100644 source/about-me.md diff --git a/_config.yml b/_config.yml index ebfb2f1..e23bc6e 100644 --- a/_config.yml +++ b/_config.yml @@ -9,6 +9,17 @@ author: Blagovest Petrov simple_search: http://google.com/search description: + + +navigation: +- text: Home + url: /index.html + +- text: $whoami? + url: /about-me.html + + + # Default date format is "ordinal" (resulting in "July 22nd 2007") # You can customize the format as defined in # http://www.ruby-doc.org/core-1.9.2/Time.html#method-i-strftime @@ -58,10 +69,6 @@ default_asides: [asides/recent_posts.html, asides/github.html, asides/delicious. # post_asides: # page_asides: -navigation: -- text: Home - url: /index.html - # ----------------------- # # 3rd Party Settings # # ----------------------- # @@ -86,7 +93,7 @@ googleplus_user: 112216091511383101131 googleplus_hidden: false # Linkedin -linkedin_user: 116115387 +linkedin_user: blagovest-petrov/32/a78/4a3/ # Pinboard diff --git a/source/_includes/custom/header.html b/source/_includes/custom/header.html index 2ac13c9..7c44589 100644 --- a/source/_includes/custom/header.html +++ b/source/_includes/custom/header.html @@ -1,6 +1,6 @@
- Hi. I'm {{ site.author }}. -

Here are some thoughts of mine.

+ Hi. I'm Blago. +

This is just another personal blog.

diff --git a/source/about-me.md b/source/about-me.md new file mode 100644 index 0000000..6d0fe90 --- /dev/null +++ b/source/about-me.md @@ -0,0 +1,25 @@ +--- +layout: page +title: "about_me" +date: 2013-10-04 17:38 +comments: false +sharing: true +footer: true +--- + +###$whoami? +I'm Blagovest Petrov, an ordinary system administrator from Sofia, Bulgaria. + +###Occupation & Education +I currently work at [NeboSystems](http://nebosystems.eu), a small company for IT services. I've been working here since 2009. +I went to "Professional high school of telecomunications", graduated in 2011. +Then I tried "Applied Mathematics and Informatics" in the Technical University of Sofia for a year, but .. that's a long story. I didn't have enough free time and the education material was too outdated. Except of the maths, the programming was mainly in Pascal and Delphi. It's much easier to learn from online sources like Coursera, Khan Academy or Youtube. +Now i'm officialy interrupted Automatics student in the Mining and Geology university of Sofia, but it's even worse. + +###Hobbies + +* You can see my musical prederences in [Last.fm](http://last.fm/user/eniac111). +* I like hiking and biking +* Playing with open hardware and arduino stuff.. +* Learning Qt/QML +* Actually, my job is a hobby sometimes