Skip to content

Conversation

@patrikbraborec
Copy link
Contributor

Summary

Remove the landing page and redirect users directly to the documentation. Users will now go to /api/client/js/docs instead of the landing page at /api/client/js/.

Changes

  • Replaced landing page with redirect to /api/client/js/docs
  • Removed website/src/pages/index.module.css (associated styles)
  • Updated footer logo href to point to docs

Rationale

The landing page duplicated information already available in the main documentation. By removing it and redirecting to /api/client/js/docs, we provide a more streamlined experience for users.

Related

This PR is coordinated with:

🤖 Generated with Claude Code

@patrikbraborec patrikbraborec requested a review from TC-MO as a code owner January 23, 2026 10:24
## Summary
Remove the landing page and redirect users directly to the documentation. Users will now go to `/api/client/js/docs` instead of the landing page at `/api/client/js/`.

## Changes
- Replaced landing page with redirect to `/api/client/js/docs`
- Removed `website/src/pages/index.module.css` (associated styles)
- Updated footer logo href to point to `docs`

## Rationale
The landing page duplicated information already available in the main documentation. By removing it and redirecting to `/api/client/js/docs`, we provide a more streamlined experience for users.

## Related
This PR is coordinated with:
- apify/apify-docs#2201 that updates the menu links
- apify/apify-cli#1003 (similar change for CLI)

Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
@patrikbraborec patrikbraborec marked this pull request as draft January 23, 2026 10:33
@patrikbraborec patrikbraborec changed the title Remove landing page from JavaScript client documentation docs: Remove landing page from JavaScript client documentation Jan 23, 2026
@patrikbraborec patrikbraborec requested a review from B4nan January 23, 2026 11:37
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