< Back

Colophon

Colophon is a designer-y word for “how it's made”—here's what powers this site.

About this site

This site is built using Astro framework. For interactive components Preact and TypeScript.

The baby graphic is built with CSS and animated using plain CSS Animations. The code is available on rvgpl's Codepen.

Typography

Protest Revolution, Macando & Caveat Brush from Google Fonts

Tech

The website is hosted on Netlify and uses edge functions for checking user location and expose an API route for form submission.

The form data is stored in a Postgres DB using Supabase

The code is on Github, it builds and deploys the website on every new commit