2
0

Тайлбар байхгүй

Danilo Fragoso 0e493e67e4 document SQLite catalog and unique-index behavior 1 өдөр өмнө
deploy 0e493e67e4 document SQLite catalog and unique-index behavior 1 өдөр өмнө
public 7c7eb752d4 launch database.pizza documentation 4 өдөр өмнө
scripts 7c7eb752d4 launch database.pizza documentation 4 өдөр өмнө
src 0e493e67e4 document SQLite catalog and unique-index behavior 1 өдөр өмнө
.gitignore 7c7eb752d4 launch database.pizza documentation 4 өдөр өмнө
README.md 7c7eb752d4 launch database.pizza documentation 4 өдөр өмнө
astro.config.mjs 7c7eb752d4 launch database.pizza documentation 4 өдөр өмнө
package-lock.json 7c7eb752d4 launch database.pizza documentation 4 өдөр өмнө
package.json 7c7eb752d4 launch database.pizza documentation 4 өдөр өмнө
tsconfig.json 7c7eb752d4 launch database.pizza documentation 4 өдөр өмнө

README.md

database.pizza docs

External documentation for database.pizza and the PizzaSQL engine, built with Astro Starlight.

Development

npm install
npm run dev

npm run build generates the static site in dist/. Before Astro runs, scripts/generate-ai.mjs also creates:

  • /llms.txt: compact documentation index for AI tools.
  • /llms-full.txt: full documentation corpus.
  • /raw/*.md: canonical Markdown for every rendered page.

Verification

npm run check
npm run build

The public site is configured for https://docs.database.pizza.