Skip to content

[HUDI-1985] Added algolia search to the site + fixed broken links on the blog#3405

Merged
vinothchandar merged 1 commit intoapache:asf-sitefrom
vingov:HUDI-1985_search_bar
Aug 4, 2021
Merged

[HUDI-1985] Added algolia search to the site + fixed broken links on the blog#3405
vinothchandar merged 1 commit intoapache:asf-sitefrom
vingov:HUDI-1985_search_bar

Conversation

@vingov
Copy link

@vingov vingov commented Aug 4, 2021

Tips

What is the purpose of the pull request

Added Algolia search bar to the site.

Brief change log

  • Added Algolia search bar to the site.
  • Fixed the broken links on the latest blog page.

Verify this pull request

This change added tests and can be verified as follows:

Run these commands to test the site locally at http://localhost:3000/:

Note: ensure you have npm installed

./website/scripts/build-site.sh
cd website
npm run serve

Manually verified the website re-design changes by running the site locally.

Note: The search bar was rendered correctly but it wasn't loading any results since the domain is not hudi.apache.org, once we push to prod, the search will show up results.

Committer checklist

  • Has a corresponding JIRA in PR title & commit

  • Commit message is descriptive of the change

  • CI is green

  • Necessary doc changes done or have another open PR

  • For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.

@vingov
Copy link
Author

vingov commented Aug 4, 2021

Search bar in my local:

Screen Shot 2021-08-04 at 10 16 22 AM
Screen Shot 2021-08-04 at 10 16 36 AM

@vinothchandar vinothchandar merged commit 15129b8 into apache:asf-site Aug 4, 2021
@vinothchandar
Copy link
Member

Woot!

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