Adding Analytics Tags to a Jekyll Blog
Hi, welcome to day 7/100 days of code. Today I’m going to walk through adding Google Analytics and Bing Webmaster Tools Analytics to this blog. As always y...
Hi, welcome to day 7/100 days of code. Today I’m going to walk through adding Google Analytics and Bing Webmaster Tools Analytics to this blog. As always y...
Welcome to day 6/100 days of code, today I’m going to push my local repo up to GitHub using Git on the Command Line.
Welcome to day 5 of my 100 days of code journey. Last time, I cloned a jekyll theme, spun up a docker container to serve the files and did some light cleanu...
Now that I’ve got some material, I want to setup a Jekyll container to display my content locally and tweak the theme and settings before I fire it off into ...
In my previous post I created a basic PowerShell function that creates a folder with the current date. Today I’m going to add a small bit of functionality t...