-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Github pages processes site files using Jekyll and this means that underscore prefixed directories don't get copied over to the final site. Since the style sheet of a wb generated page is in _static/css the stylesheet won't load for a page hosted on github pages. I think the solution is to follow the suggestion in https://github.blog/2009-12-29-bypassing-jekyll-on-github-pages/ and add a file called .nojekyll or at least that worked for me.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels