|
|
|
|
|
by coder543
165 days ago
|
|
If you're okay with the images being on a CDN, why wouldn't you also be okay with the HTML and CSS also being on the CDN? Just fronting the entire static site with a pull-through CDN is an easy solution that doesn't require any complicated workflow. |
|
Or do you just check in images to GitHub and call it a day?