Content

Mindfulness: The Secret to Living in the Now and Boosting Sports Performance

Setup Ever felt like life’s moving too fast or you’re just trying to catch up? Does your personal life carry over to your round? Is your heart pounding when you have to make par putt? Enter mindfulness. It’s like a pause button for our chaotic lives that can help us enjoy the present moment in a more calm and serene way. But what is it, and how can it even help us golfers perform better?

Continue reading

Creating and Hosting a Hugo Web App on AWS Amplify with a Namecheap registered Domain

Setup In this tutorial, we’ll guide you through the process of creating a new Hugo web app, hosting it on AWS Amplify, and connecting it to a custom domain already registered. Execute Prerequisites An AWS account. A domain name registered. Step 1: Creating a New Hugo Site Install Hugo: brew install hugo # For macOS # or sudo apt-get install hugo # For Ubuntu Create a new Hugo site:

Continue reading

Creating SVG Components in Hugo

Setup In this tutorial, we’ll delve into the process of creating reusable SVG components in Hugo. We’ll start by crafting an svgImage.html partial, which will be the foundation for our svgButton.html partial. By the end of this guide, you’ll have a flexible SVG button component that can be easily customized and integrated into your Hugo site. Execute Motivation I wanted to add a clickble Linktree icon similar to my Instagram and Twitter buttons, but unfortunately there’s no Linktree icon in FontAwesome.

Continue reading

Introducing GolferHD

Setup Golf is more than just a sport to many. It’s an experience, a journey, and for me a form of meditation. As my passion for golf has grown over time, I’ve actively sought to intertwine it with my passion for technology and mindfulness with the hope to improve my game and share fresh and perspective on this classic sport. Execute Tech Meets Tee Ever wondered wonder how technology can improve, or hurt, your game?

Continue reading