Overview

Datolab.com serves as the digital front for Datolab agency, representing a shift towards modern, Jamstack-based architecture. Migrating from WordPress to Hugo significantly improved load times, security, and deployment flexibility, showcasing the agency’s technical capabilities.

Key Features

  • Client-Side Search: Instant, typo-tolerant search implemented with Fuse.js, removing server dependencies.
  • Multilingual Support: Comprehensive English/Spanish localization using Hugo’s native i18n system.
  • Modern Styling: Early adoption of Tailwind CSS v4 for a cutting-edge design system.
  • Performance First: Static generation ensures near-instant page loads and high Lighthouse scores.

Technical Architecture

  • Static Generator: Hugo handles the build process, selected for its blistering speed.
  • Hosting: Deployed on Cloudflare Pages to leverage its global edge caching network.
  • Automation: Content migration scripts to move data from legacy WordPress, and CI/CD for automatic builds on Git push.