How to add files & videos

  1. Open the site folder and go to /media.
  2. Add your video files (MP4), images (PNG/JPG) or PDFs into /media. Name them clearly.
  3. Update portfolio.html to include new items (copy the sample video block).
  4. Zip files and upload to Cloudflare Pages (or push to Git repo if using Git integration).

If you want an online upload form that stores media automatically, use Cloudflare Workers + R2 or a third-party service (instructions in README).