jakartaee / jakarta.ee

Jakarta EE is the future of cloud native Java. Jakarta EE open source software drives cloud native innovation, modernizes enterprise applications and protects investments in Java EE.
https://jakarta.ee
Eclipse Public License 2.0
159 stars 95 forks source link

feat: update videos page #1861

Closed oliviergoulet5 closed 5 months ago

oliviergoulet5 commented 5 months ago

Resolves #1731

Fetches latest videos from playlists. This could not be implemented in Javascript because of CORS so I made a small script to have it fetch the data at build time.

netlify[bot] commented 5 months ago

Deploy Preview for jakartaee ready!

Name Link
Latest commit 078ac208054ba80b94fabf9753c687f1e0297535
Latest deploy log https://app.netlify.com/sites/jakartaee/deploys/65df5699d88a560008b5054e
Deploy Preview https://deploy-preview-1861--jakartaee.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.

chrisguindon commented 5 months ago

@oliviergoulet5 Great job coming up with this solution and implementing it so quickly!