Changed The Way I Do My Pictures
I changed the way I take my pictures. It’s less automated now, but it should be more efficient in the long term. It will definitely be more portable if I decide to switch site generators.
I changed the way I take my pictures. It’s less automated now, but it should be more efficient in the long term. It will definitely be more portable if I decide to switch site generators.
The idea of using a dict to make my weather partials a little easier to read has intrigued me for a while. I did some learning and then finally got around to switching it over. Looks much cleaner now.
I just discovered what render hooks are in Hugo. I never looked into it before, so I took the past couple of days to switch my image processing short code into one of those.
I’ve contemplating adding more links to my website. Maybe a bit of a directory even of links to things I like. It really seems things have gotten so hard with good lately. I brainstormed a bit then wrote it last night and this morning.
I’ve been working on converting some of the shortoces I use in Hugo into partials. It took some time but it will make my life easier.
I’ve wanting to modify the image short codes that I use so that they’re more automated. I finally got around to solving that now.
I’ve been working on making myself a short code to deal with translating an unusual CSV file into data that’s usable to Gohugo. It was to make my personal weather station’s data available on here. The go templates just are not something that’s super intuitive to me.