Skip to content

Conversation

@zeke
Copy link
Contributor

@zeke zeke commented Jan 13, 2026

This PR enhances the Astro framework guide with documentation for Sessions, custom 404 pages, and Node.js requirements.

  • Sessions - Documents Astro's Sessions API with Workers KV
  • Custom 404 pages - Documents the not_found_handling configuration
  • Node.js requirements - Notes version requirements

These additions align Cloudflare's Astro documentation with:

Testing locally

gh pr checkout 27602 --repo cloudflare/cloudflare-docs
npm install
npm run dev

Then visit http://localhost:4321/workers/framework-guides/web-apps/astro/

- Add Sessions section documenting Astro Sessions API with Workers KV
- Add Custom 404 pages section with not_found_handling configuration
- Add Node.js requirements section noting Astro 5.x and 6 requirements

These additions align Cloudflare's Astro documentation with the official
Astro docs and cover important features for production deployments.
@zeke zeke force-pushed the z/enhance-astro-docs branch from 3b3d256 to 8f4644b Compare January 13, 2026 17:42
Copy link
Contributor

@craigsdennis craigsdennis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work, small experiment to test out, but works w/out

@asmaylsydbdalzym808-sketch

This comment has been minimized.

@asmaylsydbdalzym808-sketch

This comment has been minimized.

Wrangler automatically provisions the KV namespace on deploy, so manual
creation steps are no longer needed.
@zeke zeke requested review from ascorbic and craigsdennis January 14, 2026 22:14
@asmaylsydbdalzym808-sketch

This comment was marked as spam.

@zeke
Copy link
Contributor Author

zeke commented Jan 21, 2026

@ascorbic @kristianfreeman do you know who can help get this PR merged?

@zeke zeke closed this Jan 21, 2026
@zeke zeke reopened this Jan 21, 2026
@zeke
Copy link
Contributor Author

zeke commented Jan 23, 2026

Hi @pedrosousa and @kodster28 👋🏼

I see you're both active recent maintainers of this repo. Can you help me figure out how to get this approved PR shipped?Thanks!

@pedrosousa pedrosousa merged commit caebbcc into cloudflare:production Jan 23, 2026
11 checks passed
@workers-devprod workers-devprod added the contribution [Holopin] Recognizes a docs contribution, big or small label Jan 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contribution [Holopin] Recognizes a docs contribution, big or small product:workers Related to Workers product size/s

Projects

None yet

Development

Successfully merging this pull request may close these issues.