A Photo Stream site written in Jigsaw, Tailwind and Alpine.
- Native and Polyfilled Lazy Loading
- Photo tinting to provide modal background shade when looking at images in full screen
- Keyboard shortcuts
- PHP 7.2
- Composer
-
Clone this repo
git clone https://github.com/talvbansal/jigsaw-photo-stream.git
-
Navigate to the folder
cd jigsaw-photo-stream
-
Install PHP dependencies
composer install
-
Delete and replace my photos with yours in
source/assets/photos/original
-
Build the site with your photos
./vendor/bin/jigsaw build
-
See your new site
./vendor/bin/jigsaw serve
This project is heavily inspired and influenced by Max Voltar's Photo Stream