Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
Display SVG graphics properly when serving files with WEBrick #87
Comments
turboroot
referenced this issue
Mar 23, 2013
Merged
Display SVG graphics properly when serving files with WEBrick #88
|
Gah, duplicate issue. |
turboroot
closed this
Mar 23, 2013
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
turboroot commentedMar 23, 2013
I wanted to make some changes, but letting Jekyll serve the files locally through WEBrick displays broken images. SVGs are not given the correct content-type.
Jekyll's fix seems to be in the next release. This will be a temporary fix.