Jeff MacKinnon's Homepage

Articles in the thefog category

Custom CSS per page or article with pelican

For a little while now I have been trying to make my reading page look "prettier".

The main thing that I wanted was a really easy way to show if a book was a work in progress, finished or Did-not-finish. The page that I have been basing it on is …

Commenting with Mastodon

I missed having the potential of discussions around things that I post here, but at the same time I didn't want to add load to the site to manage comments or complexity of databases, etc.

I remember seeing somewhere that people used to use Facebook for comments on their site …

V1 of the theme published

EDIT:

This project has developed A LOT in the last 11 months (where does the time go). If you are interested in using it, the repository is here - git.jeffmackinnon.com.

Something that I am enjoying learning is git, it is an amazing piece of software, but it is confusing …

EXIF data with a pelican-photos Gallery

:UPDATE:

I have done some work on how this works, and now its a CLI script (but no wheel) that I have on my gitea instance. You can find it here - EXIF2txt.

END

Way back in the day, when I was using Flickr as one of my daily visits, I …

Using GIT for Deployment

At first I was developing this site, and all my python projects, using WSL2 but I was starting to find working between operating systems tedious. So I put everything on the base windows OS and kept going.

Installing Pelican for the first time again

I already did this for this page and my company, but I'm moving our family archive too.

Step One Set Up the Python environment

First, set up your environment, I'm using pipenv install , you may be doing something else.

Step two, Install Pelican and plugins

Then install pelican and the …

How I backup my WSL2 VM

I like the "idea" of Unix and the derivatives Linux and FreeBSD in particular. However, most the applications that I need to actually get work done rely on Windows.

So, when I build personal proejcts I like to build them with FreeBSD or a flavour of Linux (Like with TrueNAS …

I have stopped using wordpress

For this site only, for now

For a little background, I haven't had a lot of fun with wordpress for my personal homepage for a while. Its not that wordpress is a bad piece of software, or that the company behind it are bad. Rather, this homepage is my hobby …

Don't give up immediately

At first I wasn't sure it was going to work

It turns out that I CAN install windows 11 on my main machine, not that I will for the next little while. Need to wait to make sure that all the vendors are going to support it.

When I first tried to install however, the PC Health Check app (Only …