From: Mark Otto Date: Fri, 26 Sep 2014 04:40:46 +0000 (-0700) Subject: Merge pull request #44 from cbarrick/html5 X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=commitdiff_plain;h=53d15bec08eaff30a2e3fdbbdde79aee0ef8028a;hp=c7070d1c51afa09a248db4b717dea5c60ada6f48;p=blog Merge pull request #44 from cbarrick/html5 Better HTML 5 semantics --- diff --git a/_config.yml b/_config.yml index 463c92d..5febafb 100644 --- a/_config.yml +++ b/_config.yml @@ -1,9 +1,10 @@ # Dependencies markdown: redcarpet -pygments: true +highlighter: pygments # Permalinks permalink: pretty +relative_permalinks: true # Setup title: Poole diff --git a/_includes/head.html b/_includes/head.html index fd6e206..71acc25 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -1,6 +1,6 @@ + - @@ -22,5 +22,5 @@ - + diff --git a/_layouts/default.html b/_layouts/default.html index 7eefbf9..62aa259 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -1,5 +1,5 @@ - + {% include head.html %} diff --git a/atom.xml b/atom.xml index 2e355d8..229c82d 100644 --- a/atom.xml +++ b/atom.xml @@ -1,5 +1,5 @@ --- -layout: nil +layout: null ---