From 1dd564f96c1bf84218f154fc6742d90028789357 Mon Sep 17 00:00:00 2001 From: Harry Mumford-Turner Date: Sat, 16 Dec 2017 22:11:32 +0000 Subject: [PATCH] Made site more accessibile - Better stated contrast in footer colors - Added titles to SVG images - Better worded some links in detailed projects --- _data/projects.yml | 9 ++++----- _includes/detailed-projects.html | 4 ++-- _includes/icons/icon-github.html | 3 ++- _includes/icons/icon-linkedin.html | 3 ++- _includes/icons/icon-pdf.html | 4 +++- _includes/icons/icon-print.html | 4 +++- _includes/icons/icon-website.html | 3 ++- _sass/_resume.scss | 2 +- 8 files changed, 19 insertions(+), 13 deletions(-) diff --git a/_data/projects.yml b/_data/projects.yml index 791510d..a6e3b19 100644 --- a/_data/projects.yml +++ b/_data/projects.yml @@ -90,13 +90,11 @@ type: "" url: "https://www.inspirewit.com" summary: - - Designed and developed brand from scratch for Woemn In Technology conference. _PHP, SCSS, Jekyll_ + - Designed and developed brand from scratch for Women In Technology conference. _PHP, HTML, SCSS, Jekyll_ photo: wit-website.png detailed: - A University of Nottingham HackSoc conference to inspire women in technology. - - Built using php, html and less. - - Used the CSS pre-processor less to extend our CSS adding mixins. - - Built 2015 and 2016 + - 2015 version and 2016 version - title: Rasterizer & Ray Tracer @@ -132,7 +130,8 @@ photo: code.png url: //github.com/harrymt/kvs_server detailed: - - A C implementation of a Key-Value-Store server, full breif available here. + - A C implementation of a Key-Value-Store server. + - Download the full breif. - Used Makefiles to compile program and to write my own C test harness. diff --git a/_includes/detailed-projects.html b/_includes/detailed-projects.html index 6916d40..2f140b3 100644 --- a/_includes/detailed-projects.html +++ b/_includes/detailed-projects.html @@ -14,10 +14,10 @@

Detailed Projects

{% if c.photo %}
- + {{c.title}} {% else %}
- + {% endif %}
diff --git a/_includes/icons/icon-github.html b/_includes/icons/icon-github.html index fd67236..abbe2c5 100644 --- a/_includes/icons/icon-github.html +++ b/_includes/icons/icon-github.html @@ -1,5 +1,6 @@ - + GitHub Icon + LinkedIn Icon + Download as PDF Icon + + Print this page + + Website Icon