rework the catagories and tag thing

This commit is contained in:
Don Harper 2019-06-22 23:45:50 -05:00
parent 768c0cd9ea
commit 89bec69b93
61 changed files with 171 additions and 259 deletions

View file

@ -1,12 +1,9 @@
---
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
- software
---
+++
title = "Once More, A New Look"
date = 2019-05-26T23:25:29-05:00
categories = ["sitenews","software"]
image = "/uploads/2019/05/screenshot.png"
+++
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.