Xuanwo opened a new pull request, #7638: URL: https://github.com/apache/opendal/pull/7638
# Which issue does this PR close? N/A # Rationale for this change The homepage rode on the default docs theme with no real visual identity. This PR gives OpenDAL a small, engineering-minimal design system and rebuilds the homepage on top of it, so the project leads with a clear, branded landing experience. Docs move under `/docs` (with redirects) so `/` can host the new page. # What changes are included in this PR? - A token-based design system (`--odl-*`) layered over Infima, documented in `website/DESIGN_SYSTEM.md`. - A rebuilt landing page at `/`: hero quickstart, an adopter logo wall, an interactive capabilities explorer, services & bindings overviews, a layers explorer, and a closing CTA. - Docs route base moved to `/docs`, with `/docs/* → /*` redirects for old links. # Are there any user-facing changes? Yes — the website homepage and its routing. No library/API changes; docs content is unchanged apart from its base path. # AI Usage Statement This PR was developed with the assistance of Claude (Anthropic), using the Claude Code agent. -- 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]
