Socket
Book a DemoInstallSign in
Socket

answers-hitchhiker-theme

Package Overview
Dependencies
Maintainers
0
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

answers-hitchhiker-theme

A starter Search theme for hitchhikers

1.35.0-beta.3
latest
Source
npmnpm
Version published
Weekly downloads
1
Maintainers
0
Weekly downloads
 
Created
Source

Answers (Search) Hitchhiker Theme

Coverage Status

A Jambo theme for building Search experiences.

Additional resources for integrating Search can be found at https://hitchhikers.yext.com/.

Need help? Ask a question in the Hitchhiker's Community.

Getting Started

Prerequisites

  • Jambo, a static site generator, which can be installed with npm i jambo
  • A Search experience configured at https://yext.com. This will provide the experienceKey and the apiKey

Creating a Search site

Inside a new directory, initialize jambo with the theme:

npx jambo init --theme answers-hitchhiker-theme

Add a universal search page:

npx jambo page --name index --template universal-standard

Inside config/global_config.json, delete the "//" before "apiKey" and enter your apiKey. Do the same for the experienceKey inside config/locale_config.json. You can find examples inside test-site/config.

Build the site:

npx jambo build && grunt webpack

Finally, serve the site:

npx serve public

The site should now be available at http://localhost:5000.

Custom Jambo Commands

This theme makes the following commands available when Jambo imports this theme.

Vertical Command

Creates a vertical page of a Search experience.

Example usage:

npx jambo vertical --name Locations --verticalKey locations --template vertical-standard

See jambo vertical --help for more info.

Card Command

Creates a new, custom card based on an existing card.

Example usage:

npx jambo card --name custom-location --templateCardFolder cards/location-standard

See jambo card --help for more info.

Direct Answer Card

Creates a new, custom direct answer card.

Example usage:

npx jambo directanswercard --name custom-directanswer --templateCardFolder directanswercards/allfields-standard

See jambo directanswercard --help for more info.

Generative Direct Answer Card

Creates a new, custom generative direct answer (GDA) card.

Example usage:

npx jambo generativedirectanswercard --name custom-generativedirectanswer --templateCardFolder generativedirectanswercards/generative-standard

See jambo generativedirectanswercard --help for more info.

Keywords

jambo

FAQs

Package last updated on 13 Feb 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.