feat(www): migrate docs to Blume

This commit is contained in:
Dax Raad 2026-07-25 21:14:47 -04:00
commit 203a0613b8
94 changed files with 1953 additions and 7023 deletions

View file

@ -99,7 +99,7 @@ jobs:
- name: Check generated documentation
if: runner.os == 'Linux'
working-directory: packages/docs
working-directory: packages/www
run: bun run check:generated
e2e: