CasperKristiansson/pydantic-fixturegen
pydantic-fixturegen
Deterministic test data factories for Pydantic v2 with CLI, providers, and seeds.
Kitgrid isn’t a public SaaS—it’s the private infrastructure I use to ship docs for the software I build. Each repo keeps its own source; this site orchestrates the pulls, builds, and deploys so <project>.kitgrid.dev is always the canonical destination.
Owned projects
All mine
no external tenants
Docs online in
<10 min
tag → subdomain
Ingress
Pull-only
never pushes to repos
Looks right everywhere
All layouts rely on daisyUI primitives (hero, cards, mockups) so they respond cleanly from phone to desktop. Each docs deploy inherits the same grid + typography system, making upgrades dead simple.
kitgrid.dev → mobile
Hero
Docs deploys trigger automatically when I tag a release.
Tailwind + daisyUI handles the typography and spacing, so I focus on content instead of CSS resets.
How Kitgrid operates
Every project repo stays the source of truth. Kitgrid only pulls tarballs, builds locally, and publishes to CloudFront with a predictable folder strategy—no webhooks pushing into your git history.
01 · Track repo health
A lightweight manifest in each repo lists docs source, theme, and ref strategy.
02 · Fetch + build
Kitgrid pulls docs tarballs, runs Astro + daisyUI layouts, and runs link checks.
03 · Publish + pin
Artifacts land in /sites/<project>/<ref> with “current” pointers for CloudFront.
Project catalog
Docs live in each repo under /docs.
Kitgrid ingests via manifest metadata and publishes a project subdomain
instantly.
CasperKristiansson/pydantic-fixturegen
Deterministic test data factories for Pydantic v2 with CLI, providers, and seeds.
CasperKristiansson/python-version-patch-pr
Keep every pinned CPython runtime patched automatically with a turnkey GitHub Action.
CasperKristiansson/kitgrid
Marketing site + control plane that orchestrates every docs deployment.
Need something custom?
Infra, theming, ingestion, and the first partner project are all tracked in this repo. Open an issue or ping hello@kitgrid.dev if you need a new capability.