From 64144582b85135f483e2646a3392ad9c582a1aa5 Mon Sep 17 00:00:00 2001 From: Jez Cope Date: Wed, 10 Aug 2016 13:40:10 +0100 Subject: [PATCH] Add README.md --- README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..0ac1589 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +This is my blog. You can visit the real thing at , or learn from the code if you wish. It's built using [Hugo](http://gohugo.io).