idzenga.dev

idzenga.dev

My own blog, posting articles related to the challenges working with Azure cloud, DevOps, software engineering and mental health awareness in and out of the workplace

To get started: open this repository using the supplied devcontainer, run bundle exec jekyll serve and navigate to http://localhost:4000/blog/.

Known issues

  • .gitconfig is copied over from the host operating system, which can lead to issues with commit signing, if you encounter any issues unset the signing executable with: git config --global --unset gpg.ssh.program