Skip to content

Add 404 not found page to docs - #723

Open
pedromenezes1 wants to merge 6 commits into
mainfrom
pmenezes/kumo-docs-404
Open

Add 404 not found page to docs#723
pedromenezes1 wants to merge 6 commits into
mainfrom
pmenezes/kumo-docs-404

Conversation

@pedromenezes1

@pedromenezes1 pedromenezes1 commented Aug 9, 2026

Copy link
Copy Markdown
Collaborator
  • Adds a custom 404 page with a wireframe grid and animated dashed Kumo logo
  • Easter egg: clicking the logo reverses the animation direction
  • Configures static assets to serve the custom 404 page

Screenshots

Before After
Screenshot 2026-08-09 at 18 14 21 Screenshot 2026-08-09 at 18 13 52
Screenshot 2026-08-09 at 18 13 56
Screenshot 2026-08-09 at 18 13 50
Screenshot 2026-08-09 at 18 13 57

  • Reviews
  • bonk has reviewed the change
  • automated review not possible because: no bonk review is available for this branch.
  • Tests
  • Tests included/updated
  • Automated tests not possible - manual testing has been completed as follows:
  • Additional testing not necessary because: this is a styling-only page change covered by focused lint and Tailwind compilation.

@pkg-pr-new

pkg-pr-new Bot commented Aug 9, 2026

Copy link
Copy Markdown
npm i https://pkg.pr.new/@cloudflare/kumo@723

commit: fd63454

@github-actions

github-actions Bot commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

Docs Preview

View docs preview

Commit: f47b000

@github-actions

github-actions Bot commented Aug 9, 2026

Copy link
Copy Markdown
Contributor
Visual Regression Report — 36 changed, 7 unchanged

36 screenshot(s) with visual changes:

Button / Variant: Secondary

411 px (0.46%) changed

Before After Diff
Before After Diff

Button / Variant: Ghost

164 px (0.19%) changed

Before After Diff
Before After Diff

Button / Variant: Outline

266 px (0.3%) changed

Before After Diff
Before After Diff

Button / Variant: Secondary Destructive

873 px (0.99%) changed

Before After Diff
Before After Diff

Button / Sizes

1,335 px (1.51%) changed

Before After Diff
Before After Diff

Button / With Icon

875 px (0.99%) changed

Before After Diff
Before After Diff

Button / Icon Only

237 px (0.27%) changed

Before After Diff
Before After Diff

Button / Loading State

517 px (0.58%) changed

Before After Diff
Before After Diff

Button / Disabled State

171 px (0.19%) changed

Before After Diff
Before After Diff

Button / Title

848 px (0.96%) changed

Before After Diff
Before After Diff

Button / Link as Button

449 px (0.51%) changed

Before After Diff
Before After Diff

Button / Link with Tooltip

841 px (0.95%) changed

Before After Diff
Before After Diff

Button / Disabled Link

629 px (0.71%) changed

Before After Diff
Before After Diff

Dialog / Dialog Basic

202 px (0.23%) changed

Before After Diff
Before After Diff

Dialog / Dialog Sizes

964 px (1.09%) changed

Before After Diff
Before After Diff

Dialog / Dialog Alert

1,330 px (1.5%) changed

Before After Diff
Before After Diff

Dialog / Dialog Confirmation

2,316 px (2.62%) changed

Before After Diff
Before After Diff

Dialog / Custom Max Width

951 px (1.07%) changed

Before After Diff
Before After Diff

Dialog / Dialog With Select

130 px (0.15%) changed

Before After Diff
Before After Diff

Dialog / Dialog With Combobox

482 px (0.54%) changed

Before After Diff
Before After Diff

Dialog / Dialog With Dropdown

497 px (0.56%) changed

Before After Diff
Before After Diff

Select / Select Basic

914 px (1.03%) changed

Before After Diff
Before After Diff

Select / Select Sizes

3,182 px (1.96%) changed

Before After Diff
Before After Diff

Select / Select Without Label

668 px (0.75%) changed

Before After Diff
Before After Diff

Select / Select With Description

1,688 px (1.62%) changed

Before After Diff
Before After Diff

Select / Select With Error

2,176 px (2.09%) changed

Before After Diff
Before After Diff

Select / Select Placeholder

1,118 px (1.26%) changed

Before After Diff
Before After Diff

Select / Select With Tooltip

853 px (0.96%) changed

Before After Diff
Before After Diff

Select / Select Loading

3,161 px (1.79%) changed

Before After Diff
Before After Diff

Select / Select Multiple

1,767 px (2%) changed

Before After Diff
Before After Diff

Select / Select Complex

1,980 px (1.9%) changed

Before After Diff
Before After Diff

Select / Select Disabled Options

1,541 px (1.74%) changed

Before After Diff
Before After Diff

Select / Select Disabled Items

841 px (0.95%) changed

Before After Diff
Before After Diff

Select / Select Grouped

971 px (1.1%) changed

Before After Diff
Before After Diff

Select / Select Long List

2,632 px (2.53%) changed

Before After Diff
Before After Diff

Select (Open)

367 px (0%) changed

Before After Diff
Before After Diff
7 screenshot(s) unchanged
  • Button / Basic
  • Button / Variant: Primary
  • Button / Variant: Destructive
  • Dialog / Dialog With Actions
  • Dialog (Open)
  • Select / Select Custom Rendering
  • Select / Select Grouped With Disabled

Generated by Kumo Visual Regression

@pedromenezes1

Copy link
Copy Markdown
Collaborator Author

/bonk

@ask-bonk

ask-bonk Bot commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

Here's a summary of PR #723 in cloudflare/kumo:

Overview

Title: Add 404 not found page to docs
Author: pedromenezes1
Branch: pmenezes/kumo-docs-404main
Status: Open

Changes

  • +292 / −0 lines across 3 files
  • Files changed:
    • .changeset/custom-404-page.md (added changeset)
    • packages/kumo-docs-astro/src/pages/404.astro (new page, +284 lines)
    • packages/kumo-docs-astro/wrangler.jsonc (modified static asset config to serve the custom 404 page)

What it does

  • Adds a custom 404 page to the Kumo docs site with a wireframe grid background and an animated dashed Kumo logo
  • Includes an easter egg: clicking the Kumo logo reverses the animation direction
  • Configures Wrangler static assets to serve the new 404 page

CI & Automation

  • Docs preview generated at View docs preview
  • Visual regression: 5 screenshots had minor pixel changes (Button loading state, Select sizes/without label/loading/open), while 38 screenshots were unchanged

Author Checklist

  • Reviews: Marked as "automated review not possible because: no bonk review is available for this branch"
  • Tests: Marked as "Additional testing not necessary because: this is a styling-only page change covered by focused lint and Tailwind compilation"

github run

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant