Dissection of Yquem.fr
Today we have a site that won a Site of the day on Awwwards.
http://yquem.fr/
This beautiful site tells the story of a French wine producer and showcases the product.
See the overview:
Site's content structure can be divided to:
Home page gallery containing links to the selected articles
Anecdotes page containing short stories and animated images
Individual articles every one of which is designed as a scrollable gallery-like page
Vintages gallery. A navigable collection of wines divided by years
The first time the site asks you if you are the legal age and lets you chose your language.
Home page
When you enter the site you see the gallery which is as tall as your browser window. On the right side of the screen links to anecdotes are shown in a slider. And on the left side gallery navigation with the link to the site menu are displayed.
The gallery has a vertical navigation and an interesting vertical display time indication effect.
Home page layout is the layout that is used on the most of the pages of the site.
Anecdotes
One of the site's jewels adding personality is its Anecdotes section. Those are 20 stories with animated illustrations from the history of this wine producer. Some of them are just nice illustrations and some display useful information.
Articles
When we click the site navigation link (hamburger icon) we see a new section sliding into view. It contains links to main articles.
Here designers divided content into 3 categories: Le Château (contains articles about the company), Yquem and Y (articles about products, divided by brand names). Also on the page we see shortcut links (under the Find a vintage header).
When we open any of the articles, it feels like viewing a mini-site. Every page is individually designed and contains gorgeously integrated images and text.
At the bottom of every article we can find links to other articles so that the reader can continue his experience without opening the navigation section.
Vintages gallery
The site works as a catalog for wines of different years.
The wines here can be arranged by the year or by the color. They can be viewed in a grid or one by one.
As there are two brands of wine on the site (Yquem and Y) designer designed the pages with catalogs differently, so one has a dark background and another a light background.
When we click on one of the bottles in the list, we can read more about the weather conditions on the selected year and about the qualities of the wine of the selected vintage.
I like how designers displayed the years where there were no wine produced illustrating it with an empty bottle.
Arrows next to the year also let us click through different vintages without leaving the page.
Code dissection
Just a little detail I noticed while scrolling the pages. Images in articles react to scrolling in subtle ways, like changing opacity or displaying parallax-like behavior.
Images were animated through transform: matrix by changing it's last value depending on the object's position. Different classes (move, fade) applied to the images and depending on the class scripts display the effects. The only trick with the parallax animation is to place images in the containers that are smaller than the images. But no absolute positioning was used here.
Also used
Modernizr, Greensock, Hyphenator (client side hyphenation for webbrowsers), jQuery throttle / debounce (rate-limits functions in multiple useful ways).
Outro
The site leaves a good impression of a sophisticated product. Minimalistic design, amazing photos and great typography succeed in convincing the audience in the quality and high level of the wine producer and his wines. The anecdotes and the catalog make the site not only useful but also entertaining.













