jupyter-book / myst-theme

Packages for creating MyST websites themes using React and Remix
https://jupyter-book.github.io/myst-theme/?path=/docs/components-introduction--docs
MIT License
12 stars 12 forks source link

🔍 Pass-through MyST search JSON from content-server (1 of 2) #467

Open agoose77 opened 5 days ago

agoose77 commented 5 days ago

This PR adds some simple routing logic to handle myst.search.json. Whilst it does not add a UX for consuming this data, third-party tools can use it to search MyST sites.

changeset-bot[bot] commented 5 days ago

🦋 Changeset detected

Latest commit: 680059f50a94cbbb49375cc0d222de8d424c3bda

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 12 packages | Name | Type | | ----------------------- | ----- | | @myst-theme/article | Minor | | @myst-theme/book | Minor | | @myst-theme/providers | Minor | | @myst-theme/frontmatter | Minor | | @myst-theme/diagrams | Minor | | @myst-theme/jupyter | Minor | | @myst-theme/site | Minor | | @myst-theme/styles | Minor | | @myst-theme/common | Minor | | @myst-theme/icons | Minor | | myst-to-react | Minor | | myst-demo | Minor |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR