Commit Graph

3 Commits

Author SHA1 Message Date
Clyde Stubbs
7ce07b9512
Search improvements (#4393)
* * In search, clicking on excerpt text goes to the corresponding anchor, if there is one.
* Fix image paths in search
* Bump pagefind version

* Refine JS
2024-10-28 06:12:24 +01:00
Clyde Stubbs
0fbf7d0d99
Make pagefind work in docker (#3899)
* Make search results appear in a fixed window;
Make search text clickable;
Improve search layout on mobile.

* On window resize, adjust layout

* Maybe make Firefox not resize.

* Tweak initial- and maximum-scale

* Make live-html work with pagefind;
Make pagefind work in docker

* Lint

* Fix netlify deploy
2024-06-02 07:54:00 +02:00
Clyde Stubbs
dd263f2966
Replace Sphinx search with Pagefind (#3186)
Co-authored-by: clydeps <U5yx99dok9>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-05-19 11:21:53 +12:00