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.
The following Mermaid diagram shows how the PyLadiesCon services interact with each other and with external services like Pretalx, Discord, and YouTube.
See it rendered here: Infrastructure Diagram
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.