This repository contains the source code for the namesake.fyi website and blog, built with Astro.
If you need help with your legal name change or gender marker change, come join us in Discord!
Location | Description |
---|---|
public |
Images, fonts, favicons, and app icons. |
src/components |
All of the .astro components that are used and reused across the site. |
src/content |
Content collections for blog posts, partners, press, and other content. |
src/data |
Shared data for site info and colors. |
src/helpers |
Helper functions and other utilities. |
src/layouts |
Shared layout files for wrapping pages. |
src/pages |
Page-based routing for everything on the site. |
src/styles |
Global site styles. |
tests |
End-to-end tests written using Playwright. |
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.