【发布时间】:2019-12-29 17:03:41
【问题描述】:
geoplot 的文档是通过 GitHub Pages 呈现的,位于其存储库的 gh-pages 分支之外。但是,以下页面上的某些图像无法呈现:https://residentmario.github.io/geoplot/quickstart/quickstart.html。
以图片QuickStart_21_2.png和图片QuickStart_10_1.png为例。这两个文件都位于存储库的gh-pages 分支中的_images folder,但前者is served correctly,后者serves a 404。
为什么不渲染这些文件?
【问题讨论】:
-
当我刚才检查Quickstart时,所有图像似乎都在正确渲染。
标签: github http-status-code-404 github-pages