Skip to content
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

Add Javascript Search #5

Closed
iwillspeak opened this issue Oct 9, 2018 · 0 comments · Fixed by #16
Closed

Add Javascript Search #5

iwillspeak opened this issue Oct 9, 2018 · 0 comments · Fixed by #16

Comments

@iwillspeak
Copy link
Owner

Generate some kind of 'index.json' and have some javascript to search it maybe? Could stick the search box in the footer somewhere on most pages, and somewhere in the header on the index?

Even better if it is web assembly and compiled from Rust.

iwillspeak added a commit that referenced this issue Jun 13, 2021
Simple search index computed at build time in Rust, we then parse it
with some JS and run a simple search form from it.

fixes: #5
iwillspeak added a commit that referenced this issue Jun 16, 2021
Simple search index computed at build time in Rust, we then parse it
with some JS and run a simple search form from it.

fixes: #5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant