tumblr / collins

groovy kind of love
tumblr.github.com/collins
Apache License 2.0
572 stars 99 forks source link

gh-pages build failed #518

Closed byxorna closed 7 years ago

byxorna commented 7 years ago

Looks like gh-pages build failed due to 86135ee70caf2aaeda8491ec72f53e7857b8c30f https://github.com/tumblr/collins/pull/508

The page build failed with the following error:

There was a YAML syntax error on line 1751 column 66 in `_data/api.yml`: `mapping values are not allowed in this context`. 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.
ssgelm commented 7 years ago

Oh, now that I added a colon in line 1751 that string needs to be quoted. Would you like me to do that or will you?

byxorna commented 7 years ago

@ssgelm ill take care of it :)

byxorna commented 7 years ago

All fixed! :) #520 filed to hook up travis builds for gh-pages