rework the catagories and tag thing
This commit is contained in:
parent
768c0cd9ea
commit
89bec69b93
61 changed files with 171 additions and 259 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue