6 Commits

Author SHA1 Message Date
muzman123
6183b1913c fix: resolve hydration errors in theme toggle components 2025-12-19 01:31:52 -07:00
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
2da42f240c feat: graduated projects section (#554)
* feat: graduated projects section
2025-09-11 10:30:46 +02:00
Kalidou Diagne
31763f7662 feat: PageSpeed Insights improvements (#545)
* feat: PageSpeed Insights improvements
2025-09-01 06:01:00 +02:00
Kalidou Diagne
a972305d4b feat: add dark mode #422 (#466)
* feat: add dark mode #422
2025-06-16 10:34:24 +04:00
Kalidou Diagne
b4b1bb56e6 migrate project data from .ts to Markdown files (#453)
* migrate project data from .ts to Markdown files
2025-06-13 22:05:23 +04:00