westonpace opened a new pull request #24: URL: https://github.com/apache/arrow-cookbook/pull/24
So it seems gh-pages was silently running jekyll on our gh-pages output which had no effect except that it ignores folders that start with `_` which is exactly what Sphinx likes to do when storing style pages. Adding an empty `.nojekyll` at the root of the gh-pages is the way to fix this it seems. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
