42 Commits

Author SHA1 Message Date
Classic298 5db9eaeee7 Resolve config conflict between gtag guard and search theme 2026-07-12 14:00:11 +02:00
Classic298 50f231d400 Replace lunr search with local search and exact-phrase ranking
Swap docusaurus-lunr-search for @easyops-cn/docusaurus-search-local. All
query words are now required to match instead of being OR-ed, so a page
spamming one common word no longer outranks the page containing the whole
query. Underscore-joined names like CONTEXT_COMPACTION_TOKEN_CAP are
indexed both whole and as sub-words, matched terms are highlighted on the
target page, and a full results page is available at /search.

Add an exact-match layer on top (src/client/exactSearch.js, wired via
webpack module replacement). Multi-word or quoted queries that occur
verbatim on a page always rank first, rendered as a single marked phrase
with a section-anchor deep link, with token-based results following. A
SearchBar wrapper (src/theme/SearchBar) highlights exactly the searched
sentence on the target page and scrolls it into view, replacing the
per-word highlight parameters for these results.

Also mention the Builtin Tools capability name on the tools page so the
in-product term is findable by search.
2026-07-12 13:57:34 +02:00
Timothy Jaeryang Baek ca99717a77 refac 2026-07-10 18:30:44 -05:00
Timothy Jaeryang Baek 7f89df5648 refac 2026-07-10 18:20:02 -05:00
Timothy Jaeryang Baek 4956c4f8fe refac 2026-07-10 18:05:47 -05:00
Timothy Jaeryang Baek 542b54c515 refac 2026-07-06 16:24:14 -05:00
Timothy Jaeryang Baek aa0ffb4513 refac 2026-07-02 15:40:08 -05:00
Timothy Jaeryang Baek c66a50282c refac 2026-06-30 21:15:57 -05:00
Timothy Jaeryang Baek b3ba324435 refac 2026-06-30 20:47:26 -05:00
Classic298 df911f6a7a security 2026-05-05 00:35:33 +02:00
Jakob Gruber e9eca17103 fixes 2026-04-21 10:27:43 +02:00
Timothy Jaeryang Baek 7bd8501f14 refac 2026-04-14 20:51:31 -05:00
DrMelone b221585ecd fixes 2026-04-13 00:17:12 +02:00
Timothy Jaeryang Baek 352d6b0422 refac 2026-04-02 19:17:34 -05:00
Timothy Jaeryang Baek ce58839309 refac 2026-04-02 05:33:08 -05:00
Timothy Jaeryang Baek a29556f5fd refac: styling 2026-04-02 03:29:54 -05:00
Timothy Jaeryang Baek e4e76585e5 refac 2026-01-19 03:11:17 +04:00
DrMelone f2fac4a0ff tooling descriptions 2025-12-20 21:39:27 +01:00
DrMelone e025953d1f rem warn ci 2025-12-20 18:48:09 +01:00
Classic298 6146ca1d58 Update docusaurus.config.ts 2025-11-23 19:44:02 +01:00
Timothy Jaeryang Baek 6057fdc3f9 rm 2025-10-25 23:07:21 -07:00
Pavel Garaev 49082b8d76 Add "Docs" and "Discord" links to header; style adjustments for GitHub and Discord links 2025-10-24 18:26:41 +04:00
Timothy Jaeryang Baek 3e9c53612d feat: blog 2025-10-20 20:14:47 -04:00
Classic298 4182c89eeb Update docusaurus.config.ts 2025-10-10 23:07:16 +02:00
Selene Blok 3e47bd4259 feat(docusaurus): Enable syntax highlighting for hcl and Dockerfile files. 2025-10-10 21:48:19 +02:00
Classic298 3e2aa213f7 Update docusaurus.config.ts 2025-10-09 22:45:01 +02:00
Timothy Jaeryang Baek 723a38da50 revert 2025-04-11 01:02:38 -07:00
Timothy Jaeryang Baek 2b9b70d315 Update docusaurus.config.ts 2025-04-11 01:01:16 -07:00
Timothy Jaeryang Baek 32961cbc8d feat: analytics 2025-04-11 00:58:18 -07:00
Timothy Jaeryang Baek 0cf522f2dd refac 2025-04-06 16:30:23 -07:00
Timothy Jaeryang Baek 5360cb5d50 refac 2025-01-31 01:34:19 -08:00
Matthew Hand 13df25eebb fix: Apply Prettier formatting to docusaurus.config.ts to fix CI 2024-10-30 20:39:19 +00:00
Matthew Hand ae4100808c fix: Move exclude rule to docs section 2024-10-30 10:14:57 +00:00
Matthew Hand 2b5fe0d0fe Clean 2024-10-30 08:38:11 +00:00
Sebastian 1f032c2954 Change from Twitter to X 2024-09-26 01:52:51 +02:00
Timothy J. Baek bfc6ea4b64 Update docusaurus.config.ts 2024-09-20 01:28:20 +02:00
0xThresh.eth 2dfe6ee809 Fixed docs layout 2024-07-20 11:33:23 -06:00
Timothy J. Baek d716938efe refac: pipelines section 2024-07-17 22:20:39 +02:00
Hichem Fantar e219b080a1 chore: Update header navigation with Discord server link and GitHub repository link 2024-06-17 16:38:50 +01:00
Hichem Fantar 34959ad6c3 chore: Update header navigation with Discord server link 2024-06-17 16:17:52 +01:00
Hichem Fantar 00d4b28394 chore: Update GitHub link in header navigation and fix font size 2024-06-17 16:05:20 +01:00
Hichem Fantar 9ff9696f8d refactor: Rename files to use TypeScript extension 2024-06-17 15:46:52 +01:00