Skip to content

Media

Repo: savvydealer-adam/media · Path: not cloned locally · Owner: Adam Status: Active dev · % Done: 40 · Last commit: 2026-04-14 Deployed: N/A (asset repo — content served as-is from GitHub raw / CDN)

What it is

Personal / internal media file storage — binary assets, photos, video, and working media for SavvyDealer projects that need a stable URL source.

Why it exists

Some projects (demo sites, ad builders, static pages) need hosted media that's versioned and easy to hotlink without standing up a bucket. A GitHub repo is the lightest-weight CDN for that.

How it works

Git-as-CDN pattern. - Assets committed directly - Linked via raw.githubusercontent.com URLs in downstream projects - No build / no app layer

SKELETON — README is one line ("Personal media files"). Clone locally to expand if/when content tree matters.

What's done

  • Repo live and receiving pushes (last push 2026-04-14)
  • Used as an asset source for other SavvyDealer builds

What's next

  • Document directory conventions (brand / project / year?)
  • Decide whether to migrate heavy assets to a real CDN / bucket
  • Add licensing / attribution metadata alongside assets

Where the code lives

  • GitHub: savvydealer-adam/media
  • No local clone — fetch on demand

Integrations

Don't rebuild this — extend it

If you need a stable hotlinkable asset URL for an internal project, drop it in media before creating yet another bucket.