Skip to content

Refresh homepage with httpbin-style curl examples#21

Merged
bytemain merged 1 commit intomainfrom
copilot/update-homepage-style
May 1, 2026
Merged

Refresh homepage with httpbin-style curl examples#21
bytemain merged 1 commit intomainfrom
copilot/update-homepage-style

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 1, 2026

The homepage felt visually rough and the “try filters” form required users to manually enter values. The page should instead present clear, httpbin-inspired endpoint examples with curl usage up front.

  • Landing page

    • Reworked the root page into a minimal, monospace examples layout inspired by httpbin.
    • Added prominent JSON-response messaging and endpoint examples.
  • Endpoint examples

    • Added curl examples for:
      • /python/pyenv
      • /python/uv-build
      • filtered /python/uv-build usage
curl "https://vault.vfox.dev/python/uv-build?os=linux&arch=aarch64&libc=gnu"
  • Removed manual input UI

    • Removed the filter form and text inputs from the homepage.
  • Coverage

    • Updated the root route test to assert the new curl examples are rendered and the form UI is absent.

Agent-Logs-Url: https://github.com/version-fox/version-vault/sessions/982dbe9d-d3ee-4c75-b926-18898f74f065

Co-authored-by: bytemain <13938334+bytemain@users.noreply.github.com>
@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
version-vault 36f0bbb May 01 2026, 02:26 PM

@bytemain bytemain marked this pull request as ready for review May 1, 2026 14:29
@bytemain bytemain merged commit 2d0fa85 into main May 1, 2026
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants