Skip to content

ayoubhr/content-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Content Engine — @themuslimcto

CDN-backed asset host for @themuslimcto social content. Files in this repo are served via jsDelivr to social schedulers (Buffer → Instagram).

Layout

posts/{YYYY-MM-DD}-{slug}/{filename}

URLs

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.

About

Canonical archive of @themuslimcto social content. Assets served via jsDelivr.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors