Marketing website for Dr. Claw — an AI research assistant that takes you from idea to paper.
Live site: https://openlair.github.io
index.html — Single-page site (all sections)
style.css — Dark/light theme, responsive layout, animations
script.js — Theme toggle, terminal typing animation, lightbox
assets/ — Logo, favicon, screenshots, agent icons
.nojekyll — Tells GitHub Pages to skip Jekyll processing
Open index.html in any browser. No build step required.
This site is deployed via GitHub Pages from the main branch. Push to main and it goes live automatically.