Skip to content

xdaDaveShaw/xdaDaveShaw.github.io

Repository files navigation

This is the repository for my blog on taeguk.co.uk.

It is rendered via Jekyll and hosted on GitHub pages.

Local Development

You can run the site locally by running the following in a bash terminal:

./run.sh

Prerequisites

These can be found on GH Pages on the GitHub Help.

Updating

As per this section run:

bundle update github-pages

Google Analytics 4

GA is used to monitor site usage. It's setup using Zaraz in Cloudflare.

Thanks

  • Nick Craver whose transition to Jekyll inspired me to move my blog. I've borrowed a few things from Nick's source to get my blog working.
  • Mark Seemann who's site I've also been using as a reference.

If you would like to help squash any bugs in my blog or notify of problems, you can raise an issue, leave a comment or create Pull Request.