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.
Visually impaired fitness and everything else in this shit show.
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.