Skip to content

TravisBumgarner/Photography-Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

  1. Install GCloud CLI and gcloud auth login
  2. Now you can deploy

Lightroom

  1. Add Metadata to Photos:
Categories
- Nature
- Street
- Architecture
- Black & White
- Landscapes
- Abstract
- People
IsHomepage
Gallery
- 2x3x4
- 2018
Location
- CountryNameHere
CameraType
- Digital
- Analog
ContentType
- snapshot
- project
IsBackgroundPhoto (Check for True)
  1. Export Settings: (Check all 3)
  • To Portfolio - Thumbnail:
    • Resize 600 pixels short side
    • Quality: 100%
    • Sharpen for screen standard
    • Disable Write Keywords as Lightroom Hierarchy
    • output dir: thumbnails
  • To Portfolio - Large:
    • Resize 2000 x 2000 pixels
    • Quality: 100%
    • Sharpen for screen standard
    • Don't enlarge
    • Enable Write Keywords as Lightroom Hierarchy
    • output dir: large
  1. Copy large directory to ./load_photos

  2. mkvirtualenv photo20 (Something is totally messed up here, ended up just using global python, ran outside of vscode)

  3. workon photo20

  4. brew install exempi

  5. pip3 install -r requirements.txt

  6. python main.py

  7. Navigate to https://console.cloud.google.com/

  8. Drag and drop large and thumbnail into GCS

  9. yarn deploy

About

Latest version of my photography portfolio.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published