From 75e5440fc16ca7e7ea158651687886ee772e1b4b Mon Sep 17 00:00:00 2001 From: Lee Johnson Date: Sun, 22 Feb 2015 14:37:54 +0100 Subject: [PATCH] restyle done for better display on phones couple of issues remain: 1) menu at top seems to be small? 2) get rid of slides and replace with simple images on the page --- .gitignore | 1 + _includes/header.html | 2 + _includes/main_menu.html | 51 +++-------------- _layouts/blog.html | 4 +- about/index.html | 15 ++--- blog/index.html | 5 +- css/main.css | 56 +++++++++---------- index.html | 7 +-- projects/dents_du_midi/index.html | 3 +- projects/index.html | 27 +++++++++ projects/skateboarding/index.html | 3 +- .../the_green_the_blue_the_grey/index.html | 3 +- tags/3d_secure/index.html | 2 +- tags/banking/index.html | 2 +- tags/bug_or_feature/index.html | 2 +- tags/driving/index.html | 2 +- tags/f1/index.html | 2 +- tags/french/index.html | 2 +- tags/git/index.html | 2 +- tags/green_blue_grey/index.html | 2 +- tags/index.html | 2 +- tags/interview/index.html | 2 +- tags/job/index.html | 2 +- tags/living_abroad/index.html | 2 +- tags/logstash/index.html | 2 +- tags/mysql/index.html | 2 +- tags/new zealand/index.html | 2 +- tags/perl/index.html | 2 +- tags/photography/index.html | 2 +- tags/project/index.html | 2 +- tags/skateboarding/index.html | 2 +- tags/snowboarding/index.html | 2 +- tags/software/index.html | 2 +- tags/south_africa/index.html | 2 +- tags/switzerland/index.html | 2 +- tags/travel/index.html | 2 +- 36 files changed, 112 insertions(+), 113 deletions(-) create mode 100644 projects/index.html diff --git a/.gitignore b/.gitignore index c89776e..c5e3bfe 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ Gemfile Gemfile.lock _site .DS_Store +vim.* diff --git a/_includes/header.html b/_includes/header.html index 7cec13a..83ad6dd 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -3,5 +3,7 @@ + + {{ page.title }} diff --git a/_includes/main_menu.html b/_includes/main_menu.html index 0f3f319..80586fa 100644 --- a/_includes/main_menu.html +++ b/_includes/main_menu.html @@ -1,44 +1,9 @@ -