whynot.fail — a site built with Astro

I shared my site, whynot.fail, which I built with Astro. I like Astro very much, though I should be upfront that the vast majority of the code is AI generated. A fellow member pointed out that on mobile the search bar creates some horizontal overflow — a fair catch, and something I plan to fix soon.

This project is my site at https://whynot.fail, which I put together using Astro.

On the framework itself: I like it very much. The honest caveat worth stating is that the vast majority of the code behind the site is AI generated, so the build leaned heavily on that rather than on hand-written work throughout.

After sharing the link, I got feedback that on mobile the search bar creates some horizontal overflow. That's a genuine bug in the layout and I appreciated it being flagged — I intend to fix it soon.

Beyond that, there's not much more to report yet: the site is live, the stack is Astro, and the outstanding item is the mobile overflow caused by the search bar.