Skip to content

Defect: /site/docs returns a GitHub Pages 404 #252

Description

@eviltester

Summary

The deployed docs root URL https://eviltester.github.io/grid-table-editor/site/docs returns a GitHub Pages 404 page instead of a docs landing page or redirect. Canonical docs pages such as /site/docs/intro and /site/docs/test-data/... load correctly.

Environment

Repeat Steps

  1. Open https://eviltester.github.io/grid-table-editor/site/docs.
  2. Observe the loaded page.
  3. Repeat in a fresh browser context.
  4. Compare with https://eviltester.github.io/grid-table-editor/site/docs/intro.

Expected

The docs root should show a documentation landing page, redirect to the docs introduction, or otherwise provide a useful docs navigation entry point.

Actual

The docs root loads a GitHub Pages 404 page with "File not found". The docs themselves are deployed under more specific routes, so this is a root-route/index handling gap rather than a total docs deployment failure.

Evidence

Screenshot and video evidence were captured in the local review artifact folder under docs/testing/20260627/issue-230-001:

  • screenshots/docs-consistency-defect-site-docs-404.png
  • videos/docs-consistency-site-docs-404.webm
  • defects/defect-004-docs-root-site-docs-returns-404.md

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions