Jorg3Lucas / jenkins-modern-themes

https://jorg3lucas.github.io/jenkins-modern-themes/
MIT License
23 stars 10 forks source link

rawcdn.githack.com #39

Closed morganchristiansson closed 3 years ago

morganchristiansson commented 3 years ago

Per https://raw.githack.com/

It says to use https://rawcdn.githack.com/ or bad things could happen.

Additionally perhaps github pages is better suited for hosting the css?

(this is for readme update...)

Jorg3Lucas commented 3 years ago

Per https://raw.githack.com/

It says to use https://rawcdn.githack.com/ or bad things could happen.

Additionally perhaps github pages is better suited for hosting the css?

(this is for readme update...)

githack is hosted via cloudflare and does not cache, which allows auto-update of themes in real time. in the tests I did it was the fastest and most effective.

morganchristiansson commented 3 years ago

rawcdn.githack.com uses cloudflare

raw.githack.com does not. readme should recommend using rawcdn.githack.com ?

morganchristiansson commented 3 years ago

http://raw.githack.com/#diff-between-rawgithack-and-cdn says assets are cached in cloudflare for up to a year! maybe that's too long..