jenkins-material-theme icon indicating copy to clipboard operation
jenkins-material-theme copied to clipboard

cdn.rawgit.com will shut down

Open morganchristiansson opened this issue 3 years ago • 1 comments

See https://rawgit.com/

This repo still uses cdn.rawgit.com at least in README.md

current: https://cdn.rawgit.com/afonsof/jenkins-material-theme/gh-pages/dist/material-red.css is timing out for me

alternative that works https://raw.githubusercontent.com/afonsof/jenkins-material-theme/gh-pages/dist/material-red.css However content-type: text/plain; charset=utf-8 is not correct. Maybe GH pages could be used.

edit: https://cdn.rawgit.com was timing out but is now working again

morganchristiansson avatar Jun 22 '21 10:06 morganchristiansson

@morganchristiansson you can use https://github.com/Jorg3Lucas/jenkins-modern-themes

Jorg3Lucas avatar Jun 25 '21 18:06 Jorg3Lucas