This commit is contained in:
Don Harper 2021-02-24 23:19:55 -06:00
parent a9c8bdd87a
commit 14db360306

View file

@ -0,0 +1,18 @@
+++
date = "2021-02-24T04:00:00-07:00"
title = "New look, again"
categories = ["sitenews"]
tags = ["cms"]
#image = ""
#feature_image = ""
#series = [""]
summary = "Cha-cha-changes!"
Victor_Hugo = "true"
Focus_Keyword = "look"
+++
So, the CMS/static site generator I use, [Hugo](https://gohugo.io) had a new release which normally is a good thing. But, this time it broke the theme I was using, so it is time for a new look.
This may or may not be the final look for the site for a while, as I still need to check some things out. I will look to make sure that there are no new edge cases with sharp edges.
I also have been looking at two other CMS/site generators. One is a true CMS and was written from scratch has a [Hugo](https://gohugo.io) replacement, then other is a very fast and lean static generator. I would need to play with that one more to get a look I was happy with. More as I have time.