* 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
* Remove debug code
* 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
* Fix docker build failure
Fix the docker build error from https://github.com/esphome/issues/issues/2041
* Switch from ubuntu to python-slim
Using python:slim instead of python reduces the image size from ~1.1 GB to 410MB