To connect the gallery to your Google Drive folder, deploy a free Google Apps Script (takes ~3 minutes, no billing required):
1. Go to
script.google.com → click
New project
2. Delete any existing code, then paste the script found in the comments at the bottom of this file's <script> block
3. Click
Deploy →
New deployment → Type:
Web app
4. Set
Execute as:
Me |
Who has access:
Anyone → click
Deploy
5. Copy the
Web app URL shown after deploying
6. In
portfolio.html, find
APPS_SCRIPT_URL near the top of the <script> block and replace
'PASTE_YOUR_APPS_SCRIPT_URL_HERE' with that URL