Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 645 Bytes

File metadata and controls

29 lines (19 loc) · 645 Bytes

oops-rs website

Official website for the oops-rs GitHub organization.

The site is built with Astro and deployed as a static site on Cloudflare Pages at https://oops.elata.ai.

Local development

npm install
npm run dev

Production build

npm run build

Cloudflare Pages settings:

  • Framework preset: Astro
  • Build command: npm run build
  • Output directory: dist
  • Production branch: main

Design direction

This is intentionally not a conventional corporate homepage. The site should feel ecstatic, strange, and alive while still helping developers discover the tools in the oops-rs universe.