I'm pretty happy with mdbook, but maybe there are better ways to turn the docs into a site. Ideally: - Site looks nice and modern (mdboo looks a little basic) - Autocomplete in search would be nice - Custom pages support - Preferably with React / Svelte (which I'm familiar with) Options: - MDBook has great rust support, but some short comings (see above) - [Vitepress](https://vitepress.dev/) looks great, but only vue - [KitDocs](https://github.com/svelteness/kit-docs) is svelte, but relies on algolia for search