kinow commented on PR #146: URL: https://github.com/apache/jena-site/pull/146#issuecomment-1427046786
Still working on the top menu responsiveness when we resize the screen. But I think the search results should be: - unique (did a `| uniq`) in Hugo when it creates the index, so no more duplicates :crossed_fingers:, and - removing some pages, like the Search results page :sweat_smile: (noticed that while testing it, fixed by adding a front matter option `excludeSearch`). Also removed options that did not appear in the Fuse.js docs (probably the author of the blog was using an older version previously to writing it), and added comments to the ones we are using, as well as a link to the Fuse.js docs—in case anyone needs to tweak it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
