docs
docs copied to clipboard
Clarify GitHub Pages `base` config and `withastro/action` usage
Description
This PR updates the English documentation for deploying Astro sites to GitHub Pages (guides/deploy/github.mdx) to address several points of confusion and provide clearer, more accurate instructions.
These changes aim to significantly reduce confusion for users deploying to GitHub Pages subpaths and improve the reliability of their setups by promoting best practices for path handling.
Related issues & labels
- Closes #10868
- Suggested label:
improve or update documentation