Skip to content

namesakefyi/namesake.fyi

Repository files navigation

namesake.fyi

Chat Accessibility Valid Links

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!

Directory Structure

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.

Accessibility

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.