We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
content-type: text/plain; charset=utf-8
edit: https://cdn.rawgit.com was timing out but is now working again
The text was updated successfully, but these errors were encountered:
@morganchristiansson you can use https://github.com/Jorg3Lucas/jenkins-modern-themes
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: