pse.dev icon indicating copy to clipboard operation
pse.dev copied to clipboard

The PSE website

Results 32 pse.dev issues
Sort by recently updated
recently updated
newest added
trafficstars

Open for translation on the following page: - Home page - Project lib - Resource - About How: Navigate to https://github.com/privacy-scaling-explorations/website-v2/tree/main/app/i18n/locales Duplicate the "en" folder for translation. I hope this...

Enable user to search on entire site - need to mock up a research result page - probably use agolia search

btw (out of scope of this PR), have you considered using an enum for this? ```suggestion projectStatus: ProjectStatus.Inactive, ``` which would be defined in [`@/lib/types`](https://github.com/privacy-scaling-explorations/pse.dev/blob/05076fb21301af433bea843adfaf938b9da711af/lib/types.ts#L12-L13) As a dev not familiar...

This should be "Acceleration program" instead of "Accelerator Program" example link: https://pse.dev/zh-TW/programs

- [x] fix https://github.com/privacy-scaling-explorations/pse.dev/issues/194 - [x] fix https://github.com/privacy-scaling-explorations/pse.dev/issues/193 - [x] fix https://github.com/privacy-scaling-explorations/pse.dev/issues/187

A couple issues I noticed 1) website display The website URL display looks a bit awkward when wrapped, e.g. Perhaps trim the display (to remove the `https://` & the trailing...

bug