Dirteez
Music Band Website
The Dirteez are a rock'n'roll band from Marseille.
I've joined the band as a drummer in late 2019. They needed a new website and I originally built it with a nodejs static site generator: GatsbyJS. The front-end was based on React.
The site is hosted on netlify, so easy deployments for changes. In 2026, I completely rebuilt it on AstroJS, switching the css framework from Bootstrap to Tailwind. Thanks to AstroJS, it was all very easy.
The gigs are fetched from Songkick via their API. There is no content management system as this is a simple static website that rarely needs updates.


- Tools: AstroJS, Tailwind, Songkick API, Netlify, React, GatsbyJS
- Role: Design, Back-end and front-end development