kou commented on PR #5670: URL: https://github.com/apache/arrow-datafusion/pull/5670#issuecomment-1478633434
We need to add `.nojekyll` to the `asf-site` like https://github.com/apache/arrow-site/blob/main/.github/workflows/deploy.yml#L112 to use GitHub Pages for preview. If we don't have `.nojekyll`, our `asf-site` contents are processed by Jekyll. Jekyll ignores `_*`. So `_static/styles/*` aren't published on GitHub Pages. -- 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]
