precice / precice.github.io

The website of preCICE
https://precice.org/
12 stars 59 forks source link

Possible search alternative #336

Closed fsimonis closed 1 month ago

fsimonis commented 7 months ago

I stumbled across the documentation of mdbook, the tool Rust uses to generate documentation. Their search looks decent and works offline, if we ever run into issues with Algolia search, we may be able to use their search instead.

Documentation: https://rust-lang.github.io/mdBook/index.html Searcher implementation in JS: https://github.com/rust-lang/mdBook/tree/master/src/theme/searcher Indexer implementation in Rust: https://github.com/rust-lang/mdBook/blob/master/src/renderer/html_handlebars/search.rs Example search index: https://rust-lang.github.io/mdBook/searchindex.js

uekerman commented 5 months ago

Let's close if we get the open-source plan from Algolia.

fsimonis commented 1 month ago

We got an open-source plan. Closing