diff --git a/content/post/2019/05/once_more_a_new_look.md b/content/post/2019/05/once_more_a_new_look.md new file mode 100644 index 00000000..bb1b8098 --- /dev/null +++ b/content/post/2019/05/once_more_a_new_look.md @@ -0,0 +1,13 @@ +--- +title: "Once More, A New Look" +slug: "once_more_a_new_look" +date: 2019-05-26T23:25:29-05:00 +image: /uploads/2019/05/screenshot.png +categories: +- site news +--- + +And, yet again, I change this site up. I was getting tired of dealing with Word Press and everything around it, so I decided to switch back to a static site generator. This time, I went with something with better themes. [hugo](https://gohugo.io). It is taking a bit of time to get use to it. The categories all dropped when I moved over, so I will have to fix that, and a few other odds and ends. + +This should give me a chance to update this a bit easier, but I have said that before. I was on a weekly cadence for a bit, and I am trying to get back to that. + diff --git a/content/uploads/2019/05/screenshot.png b/content/uploads/2019/05/screenshot.png new file mode 100644 index 00000000..4723299e Binary files /dev/null and b/content/uploads/2019/05/screenshot.png differ