Skip to content

Instantly share code, notes, and snippets.

View cmacaulay's full-sized avatar

Casey Macaulay cmacaulay

View GitHub Profile

Keybase proof

I hereby claim:

  • I am cmacaulay on github.
  • I am cmacaulay (https://keybase.io/cmacaulay) on keybase.
  • I have a public key ASCOqyyJnCm2jRLSmMP7KXlSDKZKsbDpZTfgXFQ6UQiMiQo

To claim this, I am signing this object:

@cmacaulay
cmacaulay / 1. search_results.hbs
Last active June 11, 2020 09:33 — forked from basturzoiu/1. search_results.hbs
Copenhagen search results template for federated search
<div class="container-divider"></div>
<div class="container">
<nav class="sub-nav">
{{breadcrumbs}}
{{search submit=false}}
</nav>
<div class="search-results">
<section class="search-results-sidebar">
@cmacaulay
cmacaulay / gist:48e3a5ad3e5fa71b096c831a080d9767
Created September 2, 2021 11:58
unified_search_api_draft.md
## Search
You can use the API to search for knowledge base articles, community posts, or well as external records.
You can call this API from a JavaScript client in a domain other than your Help Center. The API implements Cross-Origin Resource Sharing (CORS). CORS lets a JavaScript client access resources in other domains.
### JSON Format