Latest Updates

Documenting code, one commit at a time.

Streamlining Website Hosting with CNAME Records for alma-srl-ingenieria

Introduction

When managing the web presence for projects like alma-srl-ingenieria, ensuring a seamless and flexible way to route traffic to various services is crucial. Our recent work involved configuring a Canonical Name (CNAME) record, a fundamental component of the Domain Name System (DNS), to streamline how our domain points to its hosted services.

Read more

Ensuring Robust Deploy Previews: A Netlify `netlify.toml` Syntax Fix for `gymflow`

Introduction

In the gymflow project, which focuses on a web application, continuous integration and deployment are paramount. Netlify provides an excellent platform for this, offering features like deploy previews that are critical for team collaboration and pre-merge reviews. These previews allow developers and stakeholders to see changes live before they hit the main branch, ensuring

Read more