From 75cb688425f75ed2659a2d74ff80c97f0eda36b7 Mon Sep 17 00:00:00 2001 From: Jesper Hess Nielsen Date: Sun, 8 Jan 2017 12:47:25 +0100 Subject: [PATCH] Add blog posting about new design --- _posts/2017-01-08-new-site-design.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 _posts/2017-01-08-new-site-design.md diff --git a/_posts/2017-01-08-new-site-design.md b/_posts/2017-01-08-new-site-design.md new file mode 100644 index 0000000..6ddf788 --- /dev/null +++ b/_posts/2017-01-08-new-site-design.md @@ -0,0 +1,12 @@ +--- +title: New site design +layout: post +--- +I spent the morning implementing a new design for the website. + +The design is based heavily (okay, entirely) on the '[Cayman][caymandesign]' design from Github Pages. +I have tweaked a few things here and there but mostly just stuck to what was provided by the Github design. + +Hope you like it! + +[caymandesign]:https://github.com/pages-themes/cayman \ No newline at end of file