Commit Graph

455 Commits

Author SHA1 Message Date
Kalidou Diagne
a4bc9861e6 fix blog article list 2025-06-12 13:55:13 +08:00
Kalidou Diagne
d544c32786 fix tags for article fetching 2025-06-12 12:59:59 +08:00
Kalidou Diagne
9da547acff fix fetching articles 2025-06-12 12:51:57 +08:00
Kalidou Diagne
bbf5122131 use markdownFetch content for articles 2025-06-12 10:46:26 +08:00
Kalidou Diagne
16f5cbff1e fix homepage 2025-06-12 10:16:04 +08:00
Kalidou Diagne
1333c77af4 fix articles fetching 2025-06-12 10:12:04 +08:00
Kalidou Diagne
3ab8c81b09 fix article fetching 2025-06-12 10:08:07 +08:00
Kalidou Diagne
9c6d9302ff fix ArticlesList 2025-06-12 10:05:58 +08:00
Kalidou Diagne
95386aca96 use hooks and fix articles fetching 2025-06-12 10:01:54 +08:00
Kalidou Diagne
44cac08ad7 fix: use ssr to fetch content 2025-06-12 09:41:33 +08:00
Kalidou Diagne
dca0001583 fix menu and include content directory to vercel 2025-06-12 01:47:07 +08:00
Kalidou Diagne
f2217689b7 fix fetch content 2025-06-11 22:52:12 +08:00
Kalidou Diagne
0108696f2d fix bundle 2025-06-11 22:03:02 +08:00
Kalidou Diagne
abe4186d92 fix fetch content 2025-06-11 21:49:34 +08:00
Kalidou Diagne
d1f5c5f280 fix "discover more" 2025-06-11 21:18:35 +08:00
Kalidou Diagne
19d7de7d94 fix opengraph 2025-06-11 21:13:29 +08:00
Kalidou Diagne
48c74bfc17 fix route cache 2025-06-11 21:02:01 +08:00
Kalidou Diagne
6426f89b2d Merge branch 'main' into fix-issue-435 2025-06-11 21:00:26 +08:00
Kalidou Diagne
bcd5a88bcb fix router issue 2025-06-11 20:56:59 +08:00
Kalidou Diagne
89363389f6 fix type of route 2025-06-11 19:07:13 +08:00
Kalidou Diagne
86e0eac4f4 fix ThemesStatusMapping 2025-06-11 19:05:18 +08:00
Kalidou Diagne
38466a5d6a feat: refactor project fetch + use of markdown 2025-06-11 18:56:44 +08:00
Kalidou Diagne
4e243a8f49 fix issue 2025-06-07 20:09:40 +09:00
Kalidou Diagne
d30736f32f feat: remove unused 2025-06-07 19:55:01 +09:00
Kalidou Diagne
d5e0928fa3 feat: fix import 2025-06-07 19:45:08 +09:00
Kalidou Diagne
5b37e78e6f feat: remove internationalization + clean up
- remove internationalization
2025-06-07 19:28:58 +09:00
Kalidou Diagne
c0527020fa feat: move site config into root 2025-06-05 11:45:18 +09:00
Kalidou Diagne
1c42c7f31d feat: optimizations and clean up (#431)
* Add image optimization and image fallback
* Add fonts optimization
* Replace images with code with actual code blocks
* Fix mpz project banner not loading #432
* Fix Replace text loading with skeletons #428
* Remove unused files
2025-06-05 11:21:58 +09: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
5356ea521d feat: General fixes 4 (#388)
* feat: general fixes wip

* feat: complete general fixes

- align side wiki
- Enforce kebab-case on URLs (fix #309)
- Search result don’t render markdown (fix #362)
- Move “related projects” before “more articles”in blog page
- Display research projects on projects page (fix #387)
- Add support for youtube videos for projects (fix #384)
- Add support for team member for projects (fix #385)

* feat: "new articles" use new blog card component

* feat: make articles card link more visible
2025-05-12 11:41:32 +01:00
Kalidou Diagne
5be431f57c feat: auto-link to projects page from blog posts (#383) 2025-05-08 13:01:41 +01: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
c7f8cbe0ac feat: youtube feed (#374)
- [x] add PSE youtube channel youtube feed in homepage
2025-05-05 19:54:45 +01:00
Kalidou Diagne
50a9a032b6 feat: backfill blog tags (#373) 2025-05-05 18:50:38 +02:00
Kalidou Diagne
0621817de1 feat: blog page redesign (#372)
* feat: blog page redesign
2025-05-03 23:13:47 +01:00
PSE Design
4439fa7a2a Update research-page.json (#371)
Updated copy for Research team description
2025-05-02 23:00:24 +01:00
Kalidou Diagne
f022fa21fb feat: add blog post feed to project pages #368 (#369)
- [x] Add blog post feed to project pages #368
- [x] update readme
- [x] fix blog tags
2025-05-01 13:59:04 +02:00
Kalidou Diagne
fdaecf8a69 feat: update blog article images path (#365) 2025-04-30 00:08:19 +01:00
Kalidou Diagne
baff0554e6 fix: issue #362 (#363) 2025-04-29 16:02:48 +01:00
Kalidou Diagne
ba65d15c38 feat: general fixes (#359)
- [x] prevent input zoom on Safari on mobile device in the global search
2025-04-28 05:54:17 +01:00
Kalidou Diagne
ff727f3786 feat: global search refactor (#358)
global search refactor using endpoint
2025-04-27 14:41:01 +01:00
Kalidou Diagne
5099d74f84 feat: update labels (#357) 2025-04-25 19:31:44 +01:00
Kalidou Diagne
ed0b0a38f8 feat: recent blog styling (#356) 2025-04-25 19:27:04 +01:00
Kalidou Diagne
9d60020b52 feat: global search bar (#351)
* feat: global search bar
2025-04-25 13:41:58 +01:00
Kalidou Diagne
bab30eb7e4 feat: update blog articles (#350) 2025-04-25 08:49:47 +01:00
Kalidou Diagne
2367693384 feat: blog updates (#349) 2025-04-24 21:45:03 +01:00
Kalidou Diagne
2410e7f245 feat: blog article layout fix (#345) 2025-04-22 21:18:11 +01:00
Kalidou Diagne
f28bfc4cca feat: update zkid page (#341) 2025-04-22 07:21:46 +02:00
Kalidou Diagne
2f89a6bd49 feat: fix blog listing (#339)
* feat: fix blog listing
2025-04-21 14:21:12 +01:00