We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pagefind 的目标是拥有数万个页面的网站应该可供用户在浏览器中搜索,同时消耗合理的带宽。Pagefind 的搜索索引被分成多个块,因此在浏览器中进行搜索只需要加载搜索索引的一小部分。Pagefind 可以在 10,000 个页面的站点上运行全文搜索,总网络负载低于 300KB,包括 Pagefind 库本身。对于大多数站点,这将接近 100KB。
如果可以的话, 提供实现这个功能的相关参考链接. https://pagefind.app/
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the feature you want 描述你的功能需求
加入pagefind搜索引擎.
如果可以的话, 提供实现这个功能的相关参考链接.
https://pagefind.app/
The text was updated successfully, but these errors were encountered: