thought-machine / please

High-performance extensible build system for reproducible multi-language builds.
https://please.build
Apache License 2.0
2.44k stars 205 forks source link

Add search functionality to docs website #3192

Open mauriceyap opened 1 month ago

mauriceyap commented 1 month ago

The Please website does not currently provide a way to search for content across the site. Using Google search is an option to achieve this, but it is inelegant and relies on its cache.

The idea is to implement content search on the client side, in keeping with the architecture of the existing simple static site.

peterebden commented 1 month ago

I'm not clear why we want to build this ourselves - it feels a lot lower effort to leverage Google, I wouldn't describe that as inelegant. Maybe it's nice to have something on the site to search directly, but it's easy enough for that to just link back to Google with a site:please.build search