Skip to main content
👆 That nav doesn't fit!
What a slacker!

Sister

Project type
Website
Release Date
November 2020
Front End
Nuxt.js
Content Management
Craft CMS
Deployed by
Netlify
My Role
Lead Developer
Team
Nick Barry (Design Director)
Erin Campos (Producer)
Robert Reinhard (CTO)

SISTER is a UK-based independent producer of television shows. SISTER partnered with Bukwild in an effort to roll out a fresh new identity for the US market and convey its portfolio of award-winning shows.

The SISTER website is built with Nuxt.js, and is deployed to Netlify as a statically generated site. Craft CMS provides content management.


See it now

Sister.net
Collaboration

I was the only developer on this project. The site was designed by Nick Barry, and I collaborated with him throughout development on layout, hover effects, and animation. I used Zeplin to reference the approved design.

Development

The starting point for development was a cloak app connected to a new CraftCMS server. Cloak is Bukwild's opinionated Nuxt.js boilerplate with support for CraftCMS and Contentful.

The "tower-block" pattern is Bukwild's approach to websites: pages are designed and developed as a stack of interchangeable blocks, reusing components whenever possible. The end result is a set of CMS blocks that can be used to assemble a wide variety of pages.

Animation

Most animations are achieved with CSS transitions. These animations are triggered by user interaction or by Intersection Observer. Scroll-based parallax animations are achieved using GSAP's ScrollTrigger.

Want to reach out?