This repository contains the content for the main PyLadiesCon website that serve as an index for the many resources that the conference has; including the blog, the documentation, and static website for each year.
First install pnpm if you don't have it already.
Then install the dependencies and start the development server:
pnpm install
pnpm dev
This is a modification of the Bookworm Light astro theme.