mkdocs-material/docs/blog/index.md

28 lines
1.0 KiB
Markdown
Raw Normal View History

---
template: overrides/main.html
2021-09-12 19:59:36 +03:00
search:
exclude: true
---
# Blog
<h2>Search: better, faster, smaller</h2>
2021-09-13 19:14:28 +03:00
__This is the story of how we managed to completely rebuild client-side search,
2021-09-13 20:06:33 +03:00
delivering a significantly better user experience while making it faster and
2021-09-13 19:14:28 +03:00
smaller at the same time.__
2021-09-13 19:14:28 +03:00
The search of Material for MkDocs is by far one of its best and most-loved
2021-09-13 20:06:33 +03:00
assets: multilingual, offline-capable, and most importantly: _all client-side_.
2021-09-13 19:14:28 +03:00
It provides a solution to empower the users of your documentation to find what
they're searching for instantly without the headache of managing additional
servers. However, even though several iterations have been made, there's still
some room for improvement, which is why we rebuilt the search plugin and
integration from the ground up. This article shines some light on the internals
2021-09-13 20:06:33 +03:00
of the new search, why it's much more powerful than the previous version, and
2021-09-13 19:14:28 +03:00
what's about to come.
[Continue reading :octicons-arrow-right-24:][1]{ .md-button }
[1]: 2021/search-better-faster-smaller.md