The top-level language pages like French were produced by Cluade Opus.
The home page, FAQ, and "Video Guides" pages were made with Gemini. Q: What is the monetiziation model for the site? A: Minimally intrusive targeted ads (not on the games themselves). The site also serves as a portfolio asset and proof of concept. -------------------- GLOBAL CONFIGURATION -------------------- - SOURCE: Right-justified button with the text "SOURCE" (1rem). Link . ------------- Theme & Style ------------- Use the Tailwind 'Stone' palette. Headings should be deep red and serif; body text sans-serif. Do not display any comments. Links: Bold font, dark blue color. Links must open in the current window. ARCHITECTURE (critical) Produce a single static index.html file containing all content inline. Do NOT use React, Vue, Svelte, Next.js, or any client-side rendering framework. The full page content — language grid, features, technology stack, threatened languages, use cases — must be present as HTML in the initial server response, before any JavaScript executes. Use Tailwind via the CDN script tag for styling. Use plain vanilla JavaScript (no frameworks) only for the small interactive pieces: the hamburger menu toggle, the "More Languages" collapse/expand, and the mailing list form submission. All other content is static HTML. The goal: a user or crawler that fetches this page with JavaScript disabled must still see the full content. Test by conceptually asking: "if I removed all the