Skip to content

feat: add preliminary gallery

Elisavetsky requested to merge feat/add-gallery into v2
  • Switch to Git LFS to handle assets like images now (src/assets/** is now tracked)
  • Add gallery components (GalleryThumbs.tsx, LightboxWrapper.tsx, etc.)
  • Update styles for Lightbox and other things like font sizes and icons
  • Update global-settings.md to hold more developer info
  • Add more utilities to help with images for the Lightbox components
  • Add utilities to help with arrays (most likely for the CMS)

Merge request reports