Skip to content

Conversation

@yaswanthkumarch
Copy link

This PR fixes the 404 page that was broken in #332 (site: Switch jekyll -> pelican).

Changes include:

  • Clearly display “404 – Page Not Found”.
  • Follow the existing Envoy website layout (header, footer, styles).
  • Return the correct 404 HTTP status.
  • Provide clear navigation links back to Home and Docs.

This restores the expected behavior for missing pages and improves user navigation, ensuring a consistent experience across the site.

@netlify
Copy link

netlify bot commented Dec 30, 2025

Deploy Preview for envoy-website failed.

Name Link
🔨 Latest commit c905708
🔍 Latest deploy log https://app.netlify.com/projects/envoy-website/deploys/6954a15f9aaa930008506b49

@yaswanthkumarch
Copy link
Author

The Pelican build fails because data\versions.yaml is missing or not in the correct location. Without it, Pelican cannot generate the site, so the output/ folder is empty, causing 404 errors locally and failing Netlify deploys.

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