From 832445984a2ed2c5fd1fa4a1fff32d1a4b21d9fe Mon Sep 17 00:00:00 2001 From: Nick Thomas Date: Tue, 7 Jun 2016 03:06:48 +0100 Subject: [PATCH] post: New blog post --- content/post/new-new-blog.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 content/post/new-new-blog.md diff --git a/content/post/new-new-blog.md b/content/post/new-new-blog.md new file mode 100644 index 0000000..253edba --- /dev/null +++ b/content/post/new-new-blog.md @@ -0,0 +1,17 @@ ++++ +title = "New, New Blogging Platform" +date = "2016-06-07" +tags = [ "meta", "technical" ] ++++ + +It's just over a year since I last changed blogging software! + +The new model integrates blog into website and the whole thing is based on +[Hugo](https://gohugo.io), a static site generator of some class. + +The theme is called [grid-side](http://themes.gohugo.io/grid-side/) and the big +painted wall background is on someone else's fine [Creative Commons](https://www.flickr.com/photos/shaireproductions/6824147671/) work. + +I've not been writing much recently, not even about PigDog, but I have been +*thinking* and *doing* instead. Big changes are afoot, and I'll write about +what I can, when I can.