Hi, newbie here. I’ve been able to run my code on localhost and see changes reflected. When I pushed to Github, I received a page build error for YAML. Since only TOML is available for the theme I’m using (Academic) I’m not sure what’s causing the issue.
The email I receive on failure is pretty vague too, so it doesn’t help:
The page build failed for the
master
branch with the following error:There was a YAML syntax error on line 2 column 1 in
<unknown>
:did not find expected key while parsing a block mapping
. For more information, see https://help.github.com/articles/page-build-failed-invalid-yaml-in-data-file/.For information on troubleshooting Jekyll see:
https://help.github.com/articles/troubleshooting-jekyll-builds
If you have any questions you can contact us by replying to this email.
Repository is at https://github.com/ritikaupadhyay/ritikaupadhyay.github.io
Thank you so much