Skip to content

Update landing page to reflect v0.2 capabilities#6

Merged
ndreno merged 1 commit intomainfrom
update/landing-page-v0.2
Mar 2, 2026
Merged

Update landing page to reflect v0.2 capabilities#6
ndreno merged 1 commit intomainfrom
update/landing-page-v0.2

Conversation

@ndreno
Copy link
Copy Markdown
Contributor

@ndreno ndreno commented Mar 2, 2026

Summary

  • Hero: added "authorization" to the value proposition
  • Features grid: expanded from 9 to 12 cards (4x3 layout)
    • Updated Authentication to list all 5 auth plugins (JWT, OIDC, OAuth2, API Key, Basic Auth)
    • Updated Request Validation to mention built-in $ref resolution
    • Updated WASM Plugins to show concrete count (24 official plugins)
    • Updated Web UI with richer description (syntax highlighting, drag-and-drop, build logs, health monitoring)
    • Added Authorization card (CEL, OPA, ACL)
    • Added Request Transformation card (headers, query params, paths, JSON body)
    • Added S3 Storage Proxy card (AWS S3, MinIO, RustFS, Ceph with SigV4)
  • Get Started: added playground Docker quick start as primary path, kept cargo install as alternative

Test plan

  • Verify the 12 feature cards render correctly in the 4x3 grid on desktop
  • Check responsive layout on mobile (stacked cards)

- Add authorization to hero value proposition
- Update auth feature: list all 5 plugins (JWT, OIDC, OAuth2, API Key, Basic Auth)
- Update request validation: mention $ref resolution
- Update WASM plugins: concrete count (24 official plugins)
- Update Web UI: syntax highlighting, drag-and-drop, build logs, health monitoring
- Add new feature cards: Authorization (CEL/OPA/ACL), Request Transformation, S3 Storage Proxy
- Update Get Started section with playground Docker quick start
@ndreno ndreno self-assigned this Mar 2, 2026
@ndreno ndreno added documentation Improvements or additions to documentation enhancement New feature or request labels Mar 2, 2026
Copy link
Copy Markdown
Contributor

@bbe64 bbe64 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good !

@ndreno ndreno merged commit 7b602f6 into main Mar 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants