This repository contains the source code for the namesake.fyi website and blog, built with Astro with content managed via Sanity and hosted via Cloudflare.
If you need help with your legal name change or gender marker change, come join us in Discord!
| Location | Description |
|---|---|
e2e |
End-to-end tests written using Playwright. |
public |
Images, fonts, favicons, and app icons. |
src/components |
All of the .astro components that are used and reused across the site. |
src/constants |
Shared data for site info and colors. |
src/layouts |
Shared layout files for wrapping pages. |
src/pages |
Page-based routing for everything on the site. |
src/pdfs |
All PDF forms along with their schema definitions and tests. |
src/sanity |
Schemas and components used for Sanity, our CMS. |
src/styles |
Global site styles. |
src/utils |
Helper functions and other utilities. |
Namesake aims to conform to the Level AA accessibility standards outlined in the WCAG 2.2 specification. If you experience an issue with accessing any part of this site, please file an issue and we will correct it.