Marketing website for Rifft — open-source multi-agent AI debugger.
rifft-site/
├── index.html # single-page marketing site
├── og.png # 1200×630 Open Graph image
└── robots.txt # search engine directives
The site is deployed via Cloudflare Pages from this repository. Every push to main triggers an automatic deployment to rifft.dev.
No build step. No framework. Static HTML only.
Edit index.html directly. The entire site — styles, content, and layout — is self-contained in that one file.
To update the OG image, replace og.png with a new 1200×630px PNG.
- Product repo: rifft-dev/rifft — the open-source debugger itself
- Docs: github.com/rifft-dev/rifft/blob/main/README.md
- Contact: hello@rifft.dev