Wowchemy-hugo-modules: GitHub Pages Deployment Failure

Created on 27 Feb 2019  路  6Comments  路  Source: wowchemy/wowchemy-hugo-modules

image

There seems to be an error somewhere. I can't deploy my website on GitHub Pages.

image

image

Here is my repository: https://github.com/xorz57/xorz57.github.io

Most helpful comment

@xorz57 Following this guide worked for me.

All 6 comments

This issue could probably be renamed to "Syntax Error in Examples"

This is a bug with Github attempting to parse a Hugo repository as a Jekyll site. It's not directly related to Academic since Academic is host-agnostic. As per the docs, we recommend Netlify for hosting. Github Pages can work with Hugo sites, but it can be more problematic and requires extra effort to get running.

The primary purpose of the exampleSite folder is to power the example site, which is running online without any issues.

Having said that, someone contributed a workaround for the Github bug in PR #917 but then they closed the PR for an unknown reason. If anyone can verify if his workaround works, we'll consider adding it...

@gcushen OK thanks for the clear answer! But I think it should be noted in the guides that deploying with github pages is not recommended. I just thaught it was going to work just as fine.

@gcushen I will test his workaround sometime and I will probably open a PR.

@xorz57 Following this guide worked for me.

@bitsandscraps I ended up using netlify. Thanks anyway!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

somnathrakshit picture somnathrakshit  路  3Comments

eduardohenriquearnold picture eduardohenriquearnold  路  4Comments

jacebenson picture jacebenson  路  3Comments

anirbanbasu picture anirbanbasu  路  3Comments

jooyoungseo picture jooyoungseo  路  3Comments