From 6a8bb8c24fce405fb7e86dedcb38a00ab5c17266 Mon Sep 17 00:00:00 2001 From: franck cuny Date: Mon, 2 Jan 2012 12:54:09 -0800 Subject: refresh the design and update the about section --- _layouts/default.html | 11 ++++++----- _layouts/post.html | 8 +++++++- about/index.html | 17 ++++++++++------- 3 files changed, 23 insertions(+), 13 deletions(-) diff --git a/_layouts/default.html b/_layouts/default.html index d41e5fa..3d4b93b 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -19,12 +19,13 @@
- -
- writes stuff here, pushes code and sometimes tweets. Check the archives and the talks. -
- + +
+ {{ content }} diff --git a/_layouts/post.html b/_layouts/post.html index 66a9b4c..c3db531 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -2,10 +2,16 @@ layout: default ---
-

{{ page.title }}published

+

+ {{ page.title }} +

+ + published +
{{ content }}
+
{% include disqus.html %}
diff --git a/about/index.html b/about/index.html index 8190557..53e1498 100644 --- a/about/index.html +++ b/about/index.html @@ -6,9 +6,11 @@ layout: default

About me

- me + me, photo (c) Rafael Garcia-Suarez - My name is franck cuny, and I'm just another Perl hacker. + My name is franck cuny, and I'm just + another Perl hacker. I'm a french software engineer living in San + Francisco.

@@ -20,13 +22,14 @@ layout: default

- I'm a software engineer working at Linkfluence, where most of my time is spent working on our feed aggregator, collecting data from various web services, and handling the scalability of our architecture. + I'm a software engineer working at SAY: + Media, where most of my time is spent working on + our platform, and writing Perl and Python code.

- I'm also a member - of Paris.pm, where I - organize the technical meeting for the group. + I'm also a member of Paris.pm and SF.pm.

@@ -39,7 +42,7 @@ layout: default

  • -
  • +
  • -- cgit v1.2.3