Blog

How to fix broken Giscus discussion links

How to fix broken Giscus discussion links

  • 2023-10-05
  • 3 minutes to read

I changed the titles of some blog posts (don't do this!) and now my Giscus discussion links are broken. Here is how I fixed them.

Read More
Useful Git Commands that I use from time to time

Useful Git Commands that I use from time to time

  • 2023-09-12
  • 3 minutes to read

Here is a collection of useful advanced git commands that I use from time to time. I always forget them so I thought I would write them down and share them.

Read More
Bypass blocking of embedded tweets using Hugo shortcodes

Bypass blocking of embedded tweets using Hugo shortcodes

  • 2023-08-23
  • 4 minutes to read

X (the site formerly known as Twitter) now blocks embedding tweets (xweets? exes?), now my Hugo build fails! Thanks to shortcodes this was easy to fix.

Read More
Setting up ohmyposh on VSCode, Terminal & Tabby on macOS

Setting up ohmyposh on VSCode, Terminal & Tabby on macOS

  • 2023-08-06
  • 4 minutes to read

In this post I will explain how to configure ohmyposh on Mac in vscode, tabby and terminal for different shells.

Read More
Setting Up 404 Redirect for Hugo Using Azure Static App

Setting Up 404 Redirect for Hugo Using Azure Static App

  • 2023-07-30
  • 3 minutes to read

Azure Static Web App doesn't adhere to Hugo's 404 redirect which is not immediately apparent. This post explains how to fix it.

Read More
Steps required to rename the Default Branch in Github

Steps required to rename the Default Branch in Github

  • 2023-07-04
  • 2 minutes to read

The post explains how to update the name of the default branch of an existing repository hosted on Github.

Read More