Skip to content

Conversation

@Piotr1215
Copy link
Contributor

@Piotr1215 Piotr1215 commented Oct 13, 2025

Content Description

  • centering vCluster logo and description
  • adding algolia search box in the center
  • enabled version-aware search with contextualSearch configuration
  • optimizing build time performance by wrapping the search component in BrowserOnly module
  • when loading search modal, auto-set platform and vCluster docs versions to stable. Whenever user changes the selection manually, it's preserver for the duration of the search
  • intercept Ctrl+k on the main page and redirect to main search box instead

Preview Link

https://deploy-preview-1217--vcluster-docs-site.netlify.app/docs

Internal Reference

References DOC-972

@netlify /docs

@Piotr1215 Piotr1215 requested a review from a team as a code owner October 13, 2025 10:25
@netlify
Copy link

netlify bot commented Oct 13, 2025

Deploy Preview for vcluster-docs-site ready!

Name Link
🔨 Latest commit de17524
🔍 Latest deploy log https://app.netlify.com/projects/vcluster-docs-site/deploys/68ee48d50334b1000847d95a
😎 Deploy Preview https://deploy-preview-1217--vcluster-docs-site.netlify.app/docs
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions
Copy link
Contributor

This setting is required for algolia to work with version specific
searches
@Piotr1215 Piotr1215 force-pushed the doc-972/splash-redesign branch from d5d1937 to 7096943 Compare October 13, 2025 11:01
This has same experience as google search query, with 300ms debounce it
does not reload iframe on every keystroke.
When loading search modal, auto-set platform and vcluster docs versions
to stable. Whenever user changes the selection manually, it's preserver
for the duration of the search.
@Piotr1215 Piotr1215 force-pushed the doc-972/splash-redesign branch from 1ec0a5b to ea48fa6 Compare October 13, 2025 14:13
This speeds up the search iframe loading and prevents unnecesary reloads
Ctrl+k is a default algolia search shortcut. On the index page we
intecept it to work with the main search instead.
@Piotr1215 Piotr1215 force-pushed the doc-972/splash-redesign branch from ea48fa6 to ca186f2 Compare October 13, 2025 15:46
@Piotr1215 Piotr1215 force-pushed the doc-972/splash-redesign branch from ec55a19 to 108ac72 Compare October 13, 2025 16:47
@Piotr1215 Piotr1215 force-pushed the doc-972/splash-redesign branch from 169ffe4 to de17524 Compare October 14, 2025 12:57
@Piotr1215 Piotr1215 requested a review from guowenatk October 17, 2025 09:24
guowenatk
guowenatk previously approved these changes Oct 17, 2025
@Piotr1215 Piotr1215 dismissed guowenatk’s stale review October 17, 2025 16:13

The PR is not yet ready to be merged and should not be approved.

@Piotr1215 Piotr1215 marked this pull request as draft October 17, 2025 16:13
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.

3 participants