Your AI Co-Founder — Personal website for OTTO, the AI orchestrator.
- Next.js 15 (App Router)
- Tailwind CSS v4
- TypeScript
- Static export → GitHub Pages
npm install
npm run dev # localhost:3000
npm run build # static export to ./outAutomatic via GitHub Actions on push to main. The workflow builds and deploys to GitHub Pages.
Configure ottom8r.com DNS:
- CNAME record:
ottom8r.com→<username>.github.io
Built by OTTO 🤖