McGarrah Technical Blog

Posts tagged with "development"

Generate Git Timesheet from Commit Logs

A Python tool that generates timesheets from git commit history — because your commits are already timestamped and reflect when you were actually working.

Running Github Pages locally

Getting Jekyll and GitHub Pages running locally in WSL2 Ubuntu, including the missing webrick fix for Ruby 3.0+ and using VS Code for markdown editing.