You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* get the structure right
* fix issue with opening the tutorial
* make filtering work
* Added auto resizing of the image assets
The images were loading very slowly because they were 1900+ pixels wide but only rendered at 330px. I converted the astro component to load the images from assets, resize them and pass those to the React component.
* get the structure right
* fix issue with opening the tutorial
* make filtering work
* Added auto resizing of the image assets
The images were loading very slowly because they were 1900+ pixels wide but only rendered at 330px. I converted the astro component to load the images from assets, resize them and pass those to the React component.
* make cards clickable
* Update astro.config.mjs
---------
Co-authored-by: HarshCasper <erbeusgriffincasper@gmail.com>
0 commit comments