Skip to content

Static assets can't be found when using theme as remote theme on GH Pages #244

@gnarea

Description

@gnarea

I'm using this theme as a remote_theme on GH Pages and nearly everything works as expected. The only thing that doesn't work is the static assets: They can't be served. Here's the logs:

[2020-05-13 23:53:04] ERROR `/public/css/poole.css' not found.
[2020-05-13 23:53:04] ERROR `/public/css/syntax.css' not found.
[2020-05-13 23:53:04] ERROR `/public/css/lanyon.css' not found.
[2020-05-13 23:53:04] ERROR `/public/js/script.js' not found.

I'm working around this issue by copying the public/ directory, but it'd be ideal not to have to do this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions