Skip to content

Serving from GitHub Pages  #336

@jencohoon

Description

@jencohoon

Hello Docsy Community,

I’m switching from Jekyll to Hugo as my static site generator so that I can use the Docsy Hugo theme.

I have been following the Hosting Hugo on Github Project Pages

My config.toml build parameters are

theme = [“docsy”]
themesDir = “themes”
#publishDir builds hugo to the docs folder (instead of the default public) necessary to use Github Pages to serve the Project
publishDir = “docs”

After building using hugo and uploading pushing the docs directory to GitHub, when I look at the resulting Github Page,
The Docsy theme does not render instead I get stripped down html - see image below.

Docsy_Github_Page_not_rendering

Any ideas?
Thank you in advance,

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