Skip to content
New issue

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

404 Not Found serving .woff2 #5

Merged
merged 4 commits into from
Mar 23, 2015
Merged

Conversation

surfsflo
Copy link
Contributor

Add mimeMap to fix "404 not found" error when serving "ghyphicon-halflings-regular.woff2".
Fixed bootstrap glyphicon "404 not found" error. Path missing "/" on bootstrap "site.less".

Fixed "404 Not found" when request resource "glyphicons-halflings-regular.woff2"
Missing "/" on glyphicon.less font path.
Missing "/" on glyphicon.less font path.
RehanSaeed added a commit that referenced this pull request Mar 23, 2015
Fixed 404 Not Found when serving .woff2
Fixed bootstrap font path
@RehanSaeed RehanSaeed merged commit 336932b into Dotnet-Boxed:master Mar 23, 2015
@RehanSaeed
Copy link
Member

Thanks for the update @surfsflo! I've merged in your changes for now. I'm not sure about the MIME type though. See this post on StackOverflow and FontAwesome GitHub page:

http://stackoverflow.com/questions/28235550/proper-mime-type-for-woff2-fonts
FortAwesome/Font-Awesome#5559

I tried updating the FontAwesome.less NuGet package and the less seems corrupted. It has two sets of three dashes at the top of most of the files like this '---'. Compiling to .css produces an error. Will try again as soon as I can work out whats happening.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants