add categories for now

This commit is contained in:
Don Harper 2019-05-27 18:51:29 -05:00
parent 4fbbf01530
commit e39fcdb595
98 changed files with 97 additions and 126 deletions

View file

@ -1,7 +1,7 @@
+++
date = "2019-04-01T07:37:11-07:00"
title = "A Quick Note on Citrix"
slug = "a-quick-note-on-citrix"
categories = ["software"]
+++
Just so I remember this next time I do an install. The package to install under modern Ubuntu is the Web Receiver, not the Full Package. Sadly, both show up as icaclient under dpkg, hence the confusion.

View file

@ -1,7 +1,7 @@
+++
date = "2019-05-08T22:10:45-07:00"
title = "Houston's Graffiti Wall"
slug = "houstons-graffiti-wall"
categories = ["photos"]
image = "/uploads/2019/05/20190505183341-1.jpg"
+++

View file

@ -5,6 +5,7 @@ date: 2019-05-26T23:25:29-05:00
image: /uploads/2019/05/screenshot.png
categories:
- site news
- software
---
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.