PauseAI / pauseai-website

Website for PauseAI.info
https://pauseai.info
Other
12 stars 39 forks source link

Cache people page #213

Closed joepio closed 2 weeks ago

netlify[bot] commented 1 month ago

Deploy Preview for pauseai ready!

Name Link
Latest commit fb6733cdf1c6323e3bf148687f0640ca2d4b92ec
Latest deploy log https://app.netlify.com/sites/pauseai/deploys/66f67b092803bc0008c5b669
Deploy Preview https://deploy-preview-213--pauseai.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

joepio commented 1 month ago

So I want to know if, in one hour, the URLs have changed on the preview people page.

First item is Louis:

background-image: url(https://v5.airtableusercontent.com/v3/u/33/33/1727431200000/IvWexN0ZvIUyzf6JunS16Q/TuSTW9OYwXJLXd64vVD1EeyRSQkt3k5hW9RFTuKKnxZdSai7XUEVD8VqSOQSD5u5-wiUVGrOg471ndY9KDkLWKhV5Z3CPj4uWM-pPbbQE6BzczTGsN2vdfD2bK9SeO-Nvjg8Ab-JevZK2f1Bg-ForQ/T4V19bZnsrTTgJ_TD0lHnqanqK7ww-P2146KRbG2pjk)
joepio commented 1 month ago

https://answers.netlify.com/t/netlify-images-endpoint-not-functional-when-doing-github-action-builds/126428

Reginred commented 1 month ago

After merging #215 .netlify/images can be added to the paths that are excluded from the edge function in scripts/exclude-from-edge-function.ts.

Wituareard commented 2 weeks ago

Implemented in #220