CDN-backed asset host for @themuslimcto social content. Files in this repo are served via jsDelivr to social schedulers (Buffer → Instagram).
posts/{YYYY-MM-DD}-{slug}/{filename}
Each asset is referenced by SHA-pinned jsDelivr URL:
https://cdn.jsdelivr.net/gh/ayoubhr/content-engine@{commit-sha}/posts/{slug}/{filename}
SHA-pinned URLs are immutable, cache for 1 year, and survive history rewrites.
Don't git rm, rename, or move asset files — the URLs in flight expect the file to remain accessible at its original commit.