Commit Graph

5 Commits

Author SHA1 Message Date
Stijn Balk
6d643a0eeb Add research posts to navbar global search, unify all search behaviour and remove algolia dependency. (#575)
* remove algoliasearch and update search with weight (title=100, tags=50, tldr=25, content=10)

* fix project search and update search with regex \bword\b or \bword

* remove algolia dependencies from package.json, yarn.lock, etc.

* Base search on fuse.js, implement same search in projects/ blog/ and navbar search

* add research to navbar search, improve search functionality, update test.
2025-12-02 18:01:23 +01:00
Kalidou Diagne
31763f7662 feat: PageSpeed Insights improvements (#545)
* feat: PageSpeed Insights improvements
2025-09-01 06:01:00 +02:00
Kalidou Diagne
7b4084c4f7 feat: add basic tests (#542)
* feat: add basic tests
2025-08-11 12:36:12 +02:00
Kalidou Diagne
0621817de1 feat: blog page redesign (#372)
* feat: blog page redesign
2025-05-03 23:13:47 +01:00
Kalidou Diagne
ff727f3786 feat: global search refactor (#358)
global search refactor using endpoint
2025-04-27 14:41:01 +01:00