Skip to content

Search bar (#122)#124

Open
kian-g wants to merge 1 commit into
MonoGame-Extended:developfrom
kian-g:search-on-9706feb
Open

Search bar (#122)#124
kian-g wants to merge 1 commit into
MonoGame-Extended:developfrom
kian-g:search-on-9706feb

Conversation

@kian-g
Copy link
Copy Markdown
Contributor

@kian-g kian-g commented Feb 26, 2026

Description

Added a search bar so users can search the documentation.

Related Issues/Tickets

Closes #122

Changes Made

Added search bar using docosaurus's local search plugin.

Checklist

Please read and check the following items. Pull requests will not be reviewed if all items are not checked.

  • I have verified that there are no existing pull requests that would overlap with this pull request.
  • I have verified that I am following the guidelines as outlined in this project's contribution policy
  • I have verified that this pull request adheres to this project's code of conduct.
  • I have written a descriptive title for this pull request.
  • I have provided appropriate test coverage were applicable.

@AristurtleDev
Copy link
Copy Markdown
Contributor

@kian-g
Copy link
Copy Markdown
Contributor Author

kian-g commented Feb 27, 2026

@AristurtleDev It seems the reason is because the workflows and project are on Node v 18, which doesnt define the global File api.

Adding the new plugin for search I think would cause the other packages to update. Changing the version to 20 in the two ymls and package.json should fix if you're opening to me trying that in my commit. Else, I would be happy to add a search bar somehow else.

@AristurtleDev
Copy link
Copy Markdown
Contributor

@kian-g I'm fine with bumping the node version in the workflows to Node v20. Docusuarus documentation for v3 just states Node 18+, so bumping the CI to use v20 shouldn't be an issue

https://docusaurus.io/docs/migration/v3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request]: Search on documentation website

2 participants