This website requires JavaScript.
Explore
Help
Sign In
luxolus
/
open-nomad
Watch
2
Star
0
Fork
You've already forked open-nomad
0
Code
Issues
1
Pull Requests
Packages
Releases
Wiki
Activity
dceeccfc5d
open-nomad
/
website
/
scripts
/
index_search_content.js
4 lines
90 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Fix several search-related issues * CSS on mobile * Remove stale partial indices * Fix broken hit links * Leverage @hashicorp/react-search/tools
2020-09-02 21:21:10 +00:00
const
{
indexDocsContent
}
=
require
(
'@hashicorp/react-search/tools'
)
Setup Algolia indexing job in CI
2020-06-18 16:50:53 +00:00
Fix several search-related issues * CSS on mobile * Remove stale partial indices * Fix broken hit links * Leverage @hashicorp/react-search/tools
2020-09-02 21:21:10 +00:00
indexDocsContent
(
)