Accidentally Commented Out An SCSS Include
Oops. It seems I accidentally commend an include for the SVG classes in my SCSS file. I noticed it and fixed it today.
Fitness and everything else
Oops. It seems I accidentally commend an include for the SVG classes in my SCSS file. I noticed it and fixed it today.
I am finally getting around to at least checking into switching my layout over to using a CSS grid instead of flexbox.
Iβve been wanting to simplify my CSS for a while now, including getting rid of classes where I can. I finally began working on that the past two days.
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.
All these years, Iβve been using hex colors because thatβs what I knew. I recently read about HSL, which is more intuitive, so I switched to that.
I am messing around with using Zola to generate SVG charts from my monthly and yearly weather data.
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.
Hugo can do some neat things with dart sass, so Iβve been trying to switchhttps://www.bookofjoe.com/ to using it. Libsass seems to be depreciated, so I switched to the newer one. Luckily, the Linux binary works in FreeBSD
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.
I have been slowly working on tweaking the layout files and CSS for my site here. Itβs been fun learning new things and learning how powerful CSS has become.
I have been wanted to remove the days from the URLs on my blog for a while now. I finally did that after figuring how to make Caddy redirect the old URL to the new one.
I am looking into alternative editors for markdown. Iβve been using Kwrite and it works well enough but if I could find something more catered to markdown I think it might be useful.
Itβs been almost a year now since I switched from WordPress to Hugo Itβs been a learning curve at times but has been great for me and I no longer have to worry about my WordPress getting hacked fro not updating it. Itβs also nice not having to keep PHP up to date.
I donβt post here that often anymore. Iβm just to busy. Iβd used WordPress for years but had to keep it updated. I saw Hugo mentioned some place and thought it might be a better fit for me. Iβm looking forward to learning to set it up the way I want ikt.