A modern, athlete-focused website built with Jekyll to showcase professional cyclist Lizzie Hermolle's racing achievements, media collaborations, and sponsorship portfolio.
Professional cyclist Lizzie Hermolle needed a sponsor-ready digital presence that reflected her personal brand, showcased race achievements, and positioned her for commercial engagement — without the technical complexity of a CMS to update.
Custom Jekyll static site built from Figma wireframes, with YAML-driven race results auto-grouped by year, a SCSS palette system with auto-text-colour function, and modular layouts for race plans, media, sponsorship, and results. Deployed to GitHub Pages for zero-maintenance, version-controlled publishing.
Professional, fast, and sponsor-ready platform launched ahead of the 2026 gravel racing season — fully maintainable by Lizzie without touching code, positioned credibly for sponsorship and media engagement.
This project involved the design and development of a modern, performance-oriented website for Lizzie Hermolle, a professional cyclist competing at UCI and gravel world-level events. The goal was to create a fast, elegant, and sponsor-ready platform inspired by the visual style of leading endurance athletes’ sites — tailored to reflect Lizzie’s personal brand, athletic achievements, and 2026 racing ambitions.
The website serves as a digital hub for race updates, sponsorship engagement, and media collaborations, balancing visual appeal with technical efficiency using the Jekyll static site generator and GitHub Pages for hosting and version control.
Custom SCSS Palette System
Implemented _vars.scss with a palette map and _mixins.scss wrappers, allowing light/dark modes and accent styling to be switched per section with a single variable change.
Auto Text Colour Logic
Added a Sass auto-text-color() function to dynamically select black or white text depending on background brightness — ensuring readability regardless of section colour.
Data-Driven Results Page A YAML-based results file powers the race results layout, auto-rendering yearly groups with alternating row colours and podium indicators — updated by editing a data file rather than HTML.
Modular Template Structure Jekyll collections and includes used for reusable content components — buttons, headers, CTAs — improving maintainability and making future section additions straightforward.
Performance-Optimised Build Static assets compressed and redundant scripts eliminated, resulting in fast load times across both desktop and mobile connections.
The finished site delivers a professional yet personal online presence for Lizzie Hermolle — positioning her for sponsorship growth and fan engagement throughout the 2026 gravel racing season. It combines lightweight engineering with thoughtful design, and provides a long-term platform for media collaboration and storytelling that Lizzie can update herself.