mirror of
https://github.com/alrayyes/wiki.git
synced 2025-05-03 23:32:23 +00:00
feat: add support for semantic search using operand
This commit is contained in:
parent
14b89105dc
commit
5ef9aad501
8 changed files with 69 additions and 17 deletions
content/notes
|
@ -54,9 +54,13 @@ enableRecentNotes: false
|
|||
|
||||
# whether to display and 'edit' button next to the last edited field
|
||||
# that links to github
|
||||
enableGitHubEdit: false
|
||||
enableGitHubEdit: true
|
||||
GitHubLink: https://github.com/jackyzha0/quartz/tree/hugo/content
|
||||
|
||||
# whether to use Operand to power semantic search
|
||||
enableSemanticSearch: true
|
||||
operandApiKey: "1e47d93b-1468-45b7-98d5-7f733d5e45e2"
|
||||
|
||||
# page description used for SEO
|
||||
description:
|
||||
Host your second brain and digital garden for free. Quartz features extremely fast full-text search,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue