How to add files & videos
- Open the site folder and go to
/media. - Add your video files (MP4), images (PNG/JPG) or PDFs into
/media. Name them clearly. - Update
portfolio.htmlto include new items (copy the sample video block). - 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).
