From df6fcc2dc022d84b206a0507473c354ff84252e0 Mon Sep 17 00:00:00 2001 From: Deepak Srinivasan Date: Mon, 1 Jul 2024 12:35:56 -0400 Subject: [PATCH] Updating answers hitchhiker theme Readme Updated a typo in "additional", a broken link to the HH community (although the right URL has a typo, so we alerted the web team), and updated all the text references of "Answers" to "Search". TEST=manual Stood up test site with no errors. --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index b1b964e63..a9f8e688f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Answers Hitchhiker Theme +# Answers (Search) Hitchhiker Theme
@@ -6,19 +6,19 @@
-A [Jambo](https://github.com/yext/jambo) theme for building Answers experiences. +A [Jambo](https://github.com/yext/jambo) theme for building Search experiences. -Additonal resources for integrating Answers can be found at https://hitchhikers.yext.com/. +Additional resources for integrating Search can be found at https://hitchhikers.yext.com/. -Need help? Ask a question in the [Hitchhiker's Community](https://hitchhikers.yext.com/community/c/answers). +Need help? Ask a question in the [Hitchhiker's Community](https://hitchhikers.yext.com/community/c/searcg/20). ## Getting Started ### Prerequisites - Jambo, a static site generator, which can be installed with `npm i jambo` -- An Answers experience configured at https://yext.com. This will provide the `experienceKey` and the `apiKey` +- A Search experience configured at https://yext.com. This will provide the `experienceKey` and the `apiKey` -### Creating an Answers site +### Creating a Search site Inside a new directory, initialize jambo with the theme: ```bash @@ -50,7 +50,7 @@ The site should now be available at http://localhost:5000. This theme makes the following commands available when Jambo imports this theme. ### Vertical Command -Creates a vertical page of an Answers experience. +Creates a vertical page of a Search experience. Example usage: ```bash