Tag

How-to Articles

Tutorials

Setup a Pelican site on Azure Static Web Pages with Staticman comments

Pelican is a great tool for creating flat HTML websites like a blog. The utility allows you to create pages using Markdown, and then...

Tutorials

Adventures With Home Assistant

The story so far I've fallen into the giant tar pit known as Home Assistant. For those of you who are familiar, you know what the...

Tutorials

Upping Your SSH Game

Here is how I create my SSH keys, and why I do it the way I do. For a much more in depth and lengthy explanation, go to...

Tutorials

Setting up SSH and GPG keys for GitHub

I find myself needing to set up SSH and GPG keys for use with GitHub, Bitbucket, GitLab and other similar services rather frequently....