23 Commits

Author SHA1 Message Date
Vivian Plasencia
0d982ded0b fix: update nextjs version 2025-12-13 19:03:11 +01: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
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
8ea062d57b fix layout and implement new design (#470)
* fix layout and implement new design + fix dark mode styles
2025-06-20 13:09:55 +01:00
Kalidou Diagne
fd0d52b6ec fix #435 remove i18n (#451)
* fix #435 remove i18n
2025-06-12 23:30:32 +08:00
Kalidou Diagne
8ac5aa9797 feat: add rss feed + remove “related “projects for newsletter (#429)
- Remove “related “projects for newsletter: #423
- Add RSS feed: #411
2025-06-04 01:36:09 +02:00
Kalidou Diagne
e91d3a67b7 feat: general fixes (#427)
- fix issue #426: zkEVM project page doesn't display all posts (https://github.com/privacy-scaling-explorations/pse.dev/issues/426)
- fix issue #425: make all links elements as tag element across all pages (https://github.com/privacy-scaling-explorations/pse.dev/issues/425)
- fix issue #425: Syntax highlights for code snippets #424 wa (https://github.com/privacy-scaling-explorations/pse.dev/issues/424)
2025-06-03 07:19:11 +02:00
Kalidou Diagne
891f802cd1 feat: general update + update for programs page (#379)
- [x] fix #366
- [x] updates for programs page
2025-05-07 12:48:11 +01:00
Kalidou Diagne
10f8a7a8ba feat: update yarn.lock (#352) 2025-04-25 13:44:26 +01:00
Kalidou Diagne
f00649cb16 feat: blog section (#317)
* feat: blog section
2025-04-14 10:13:49 +02:00
Kalidou Diagne
cf4f0c7ab6 feat: fix eslint settings & linting (#310) 2025-03-14 14:53:58 +00:00
pbkompasz
2d6f4b7adc chore: Migrate yarn to v4.7.0 (#297)
* chore: update yarn version
---------
Co-authored-by: Kalidou Diagne <kld.diagne@gmail.com>
2025-03-14 14:01:53 +00:00
Kalidou Diagne
ca5e51af7a fix: telegram icon issue and remove react-icons 2025-03-14 13:29:48 +00:00
Kalidou Diagne
c7c9a46d28 fix: #279 PR review process README update 2025-03-14 13:18:27 +00:00
Kalidou Diagne
eb0437b18b Devcon 7 - Design updates (#278)
* Devcon 7 - Design updates
2025-02-14 13:51:36 +01:00
Kalidou Diagne
ec8b74e585 mpc-framework lint fixes (#285)
* mpc-framework lint fixes + fix discord bot + lint issues
2025-02-12 14:55:27 +01:00
Andrew Morris
71b506ea7a Add MPC Framework (#284)
* Add MPC Framework
2025-02-12 11:57:26 +01:00
Kalidou Diagne
f841e16538 Setup Prettier to run on pre-commit (#274)
* Setup Prettier to run on pre-commit
2025-02-03 23:55:46 +00:00
Kalidou Diagne
c9daed9169 upgrade next version 2024-10-29 21:57:30 +01:00
Kalidou Diagne
ea98232e7f discord version 2024-10-29 21:52:25 +01:00
Kalidou Diagne
ff0b467d3e fixes 1 2024-10-29 21:48:09 +01:00
Kalidou Diagne
d7a0b7fc50 switch to yarn 2024-10-29 21:44:09 +01:00