Posts by Category

Static Site Generators

Overriding the default footer

Overriding the default footer

less than 1 minute read

The next thing I want to do today is removing the Powered By Jekyll & Minimal Mistakes. from the page footer.

Updating the Home Page with Splash Layout

Updating the Home Page with Splash Layout

1 minute read

After a morning of exploring different configurations of header images and overlays I realized that all I needed to do was to use the splash layout 😂.

Using a Header Overlay

less than 1 minute read

After testing the default behavior of the Minimal Mistakes plugin with header images I decided to try with Overlay images.

Back to top ↑

AI

Gemini CLI and Miro AI

Gemini CLI and Miro AI

1 minute read

This guide covers how to integrate Gemini CLI and Miro AI for enhanced software development and project management workflows.

Using GitHub Copilot

Using GitHub Copilot

6 minute read

This guide explains how to use GitHub Copilot to assist you in writing code more efficiently.

Back to top ↑

Version Control

Configure GitHub branch protection

Configure GitHub branch protection

1 minute read

Your default branch (main) is the project’s source of truth. Without protection, anyone with write access can rewrite its history or delete the branch entire... Read more

Copying a GitHub Repository

Copying a GitHub Repository

1 minute read

This post explains how to create an independent copy of a GitHub repository with no connection to the original repository.

Back to top ↑

Operating Systems

Back to top ↑

Agile

Back to top ↑

Development Environments

Back to top ↑