Skip to content

Github pages and _static #6

@joedaws

Description

@joedaws

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions