-
Notifications
You must be signed in to change notification settings - Fork 14
Implement Algolia DocSearch #1055
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
johndmulhausen
wants to merge
55
commits into
main
Choose a base branch
from
docsearch
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
55 commits
Select commit
Hold shift + click to select a range
1154fc6
checkin
johndmulhausen 631bf39
Re-import styles
johndmulhausen 12e2511
Update hugo.yaml
johndmulhausen b941911
Add DocSearch-specific meta tag
johndmulhausen c1615e9
Inject title into meta
johndmulhausen 968b82c
Force lvl0
johndmulhausen b047bff
Rearrange lvl0 injection location
johndmulhausen 7c2fca0
Move lvl0 to inner
johndmulhausen 7ccf7b9
checkin
johndmulhausen a79b8bb
Update ref-arch.md (#1022)
mkaesz-wandb a236822
Update some details in the airgapped Operator install (#1032)
venky-wandb f645426
Reference sensitive data from secrets and config maps (#1024)
mkaesz-wandb dc1967d
Update operator-airgapped.md (#1028)
venky-wandb e9a841b
Update the install via Helm CLI section to include an example values.…
venky-wandb f52f48b
Add info on WANDB_SWEEP_ID (#1052)
J2-D2-3PO 4835291
Try to fix Lychee github action error (#1034)
mdlinville dbe409b
Add details of bucket-vs-database-stored data (#1051)
johndmulhausen 0e3a6fb
DOCS-641: wandb.Audio docstrings and/or show example in docs (#1050)
J2-D2-3PO 4d72adf
Simplify pull_request_template.md (#1049)
mdlinville 9ddadb3
Update and rename .github/workflows/dependabot.yml to .github/dependa…
johndmulhausen 40c8a89
Bump actions/checkout from 2 to 4 (#1058)
dependabot[bot] c7cb3d9
Bump actions/setup-python from 4 to 5 (#1059)
dependabot[bot] cb449b8
[DOCS-466] Standardize docs about creating API keys and signing in (#…
mdlinville 1b8615e
Update linkcheck.yml (#1063)
mdlinville 0ff7d34
Update cron entry in linkchecker action to test it out (#1064)
mdlinville 166ba04
Update Lychee args (#1066)
mdlinville e84e41b
Update the link check time again (#1067)
mdlinville 446e112
Fix the cron syntax (#1068)
mdlinville 839d87d
Fix wandb101 link (#1071)
mdlinville 602cd3b
Update linkcheck.yml cron again (#1072)
mdlinville 5944adc
Put lychee args back on a single line (#1073)
mdlinville fdde2ba
Remove stray newline (#1074)
mdlinville 7250584
Put back inputs to Lychee command (#1076)
mdlinville 0010b6e
Reports: Add section on freezing a run state (#1062)
ngrayluna 2e1d993
[DOCS-1241] Fix typo in OIDC_CLIENT_SECRET env variable (#1078)
mdlinville 236eee9
[DOCS-1214] Document 'ignore outliers' behavior for full fidelity plo…
mdlinville e6ca537
[DOCS-1158] Add details about customizing the view of the Runs and Wo…
mdlinville 4671bc7
[DOCS-633] Document Billing Settings page (#1056)
mdlinville 6a6fa46
fix: description for .init() dir argument (#1008)
ijdoc 090ae83
Remove detritus from code block (#1085)
johndmulhausen 4eb9230
Prism "copy" button fix (#1069)
johndmulhausen d4bf4e1
Fix a typo (#1082)
travis-the-dragon 06ac219
Update schedule for link checker action (#1086)
mdlinville b658344
Fix broken links (#1088)
mdlinville 165ec8f
Experiments: Reproduce experiments (#1057)
ngrayluna 11af87b
Registry team access bulk (#1047)
ngrayluna 0a7ee91
Revert "Registry team access bulk" (#1093)
ngrayluna 0b288dc
Duplicate: Updated registry team access bulk (#1094)
ngrayluna de3ce32
Fix audit log example API endpoint url (#1089)
azureology 647cd43
Registry cards (#999)
ngrayluna 41a3575
Fix the table format in watch.md (#1090)
A-mess cd1d744
Add basic authn to audit log API (#1096)
jennwandb 333423d
Added 15 new Q&A pairs to the Support knowledgebase section (#1081)
luisbergua 8a20e74
Add SDK system metrics questions to Support section (#1102)
luisbergua 945ed83
New ref arch image (#1103)
mkaesz-wandb File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<!-- Algolia DocSearch Template --> | ||
<div class="algolia-docsearch-suggestion--title"> | ||
{{ "{{" }}#lvl0{{ "}}" }}{{ "{{" }}lvl0{{ "}}" }}{{ "{{" }}/lvl0{{ "}}" }} | ||
{{ "{{" }}#lvl1{{ "}}" }} > {{ "{{" }}lvl1{{ "}}" }}{{ "{{" }}/lvl1{{ "}}" }} | ||
{{ "{{" }}#lvl2{{ "}}" }} > {{ "{{" }}lvl2{{ "}}" }}{{ "{{" }}/lvl2{{ "}}" }} | ||
{{ "{{" }}#lvl3{{ "}}" }} > {{ "{{" }}lvl3{{ "}}" }}{{ "{{" }}/lvl3{{ "}}" }} | ||
{{ "{{" }}#lvl4{{ "}}" }} > {{ "{{" }}lvl4{{ "}}" }}{{ "{{" }}/lvl4{{ "}}" }} | ||
{{ "{{" }}#lvl5{{ "}}" }} > {{ "{{" }}lvl5{{ "}}" }}{{ "{{" }}/lvl5{{ "}}" }} | ||
</div> | ||
<div class="algolia-docsearch-suggestion--content"> | ||
{{ "{{" }}#_highlightResult.content{{ "}}" }}{{ "{{" }}{{ "{{" }}{{ "{{" }}value{{ "}}" }}{{ "}}" }}{{ "{{" }}/_highlightResult.content{{ "}}" }} | ||
</div> |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we be hiding our API keys? E.g. in a .env or .gitignore? (apiKey)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We never did before; I think it's fine, that's the pattern you use for things like GTM as well, and this is the documented way Docsy says to specify your
appId
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Our repo was private before ;)