Update static nav to match pages by full href, not just basename#215
Update static nav to match pages by full href, not just basename#215gpx1000 wants to merge 2 commits into
Conversation
|
Preview site published: https://KhronosGroup.github.io/Vulkan-Site/PR-215/ |
|
Thanks for fixing. The preview site linked above does give a 404. Is there a way to test without having to build the site locally? |
|
https://github.com/KhronosGroup/Vulkan-Site/actions/runs/28766630605 I'd have to think through a bigger fix. Sadly due to the space limitations on gh-pages, these PR changes just mean that non-changed files are routed back to the top level site. So, if you hit introduction, you'd be looking at the non-changed site at the top level and seeing the problem again. https://github.com/KhronosGroup/Vulkan-Site/actions/runs/28766630605 That has the full site build, download it and browse locally is really the easiest way to get it. It could take a bit for me to really figure out a good solution to the space problem... |
|
Thanks. Did test with the full site download and this works as expected for me. |
closes #213