andreahlert commented on issue #244: URL: https://github.com/apache/airflow-steward/issues/244#issuecomment-4563575130
@potiuk pushed a first draft of the website: - **Repo:** [andreahlert/magpie-site](https://github.com/andreahlert/magpie-site) - **Live preview:** [andreahlert.github.io/magpie-site/](https://andreahlert.github.io/magpie-site/) **Stack:** Astro 6 (static) + React 19 + Tailwind 4 + [Magic UI](https://magicui.design) for motion. Docs section is wired to sync from `apache/airflow-steward/docs/` at build time (sparse clone, no submodule), so the site stays in lockstep with the markdown in this repo. CI builds and deploys to GitHub Pages on every push to `main`. The current header/footer uses the logo I drafted in #243. Happy to swap it out as soon as that issue lands on a final mark, the logo file is referenced from a single place in `public/` so updating it is a one-line change. Open to feedback on the stack, structure, and copy. If the approach looks reasonable, I can prepare it for transfer to a future `apache/magpie-site` (or whatever name aligns with the rebrand discussion) and add the ASF essentials (LICENSE/NOTICE headers, RAT check, `.asf.yaml`, `asf-site` deploy branch). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
