Skip to content

Archive v5 docs#13369

Merged
delucis merged 3 commits intov5from
chris/archive-v5-docs
Mar 9, 2026
Merged

Archive v5 docs#13369
delucis merged 3 commits intov5from
chris/archive-v5-docs

Conversation

@delucis
Copy link
Copy Markdown
Member

@delucis delucis commented Mar 9, 2026

Description (required)

This PR updates the v5 branch which will be used to archive the v5 docs with changes equivalent to what we do for our v4 archive:

  • Displays a warning banner on every page linking to the latest docs
  • Uses docs.astro.build as the canonical site value to avoid this version showing up in search results

@netlify
Copy link
Copy Markdown

netlify bot commented Mar 9, 2026

Deploy Preview for astro-docs-2 ready!

Name Link
🔨 Latest commit a5e21c1
🔍 Latest deploy log https://app.netlify.com/projects/astro-docs-2/deploys/69af0548b530ce00087300f8
😎 Deploy Preview https://deploy-preview-13369--astro-docs-2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions bot added the i18n Anything to do with internationalization & translation efforts - ask @YanThomas for help! label Mar 9, 2026
@delucis delucis added site improvement Some thing that improves the website functionality - ask @delucis for help! 6.0 and removed i18n Anything to do with internationalization & translation efforts - ask @YanThomas for help! labels Mar 9, 2026
@astrobot-houston

This comment was marked as off-topic.

@delucis delucis changed the base branch from main to v5 March 9, 2026 17:25
@sarah11918
Copy link
Copy Markdown
Member

Do we also need an i18nIgnore here (because this will merge into main)?

@delucis
Copy link
Copy Markdown
Member Author

delucis commented Mar 9, 2026

Do we also need an i18nIgnore here (because this will merge into main)?

This will merge in to v5, not main!

// https://astro.build/config
export default defineConfig({
site,
site: 'https://docs.astro.build/',
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Just checking that this doesn't need a v5.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

It does not. It intentionally points to the production docs site as the canonical source for search engines. This is the same as what we do for our v4 archive.

@github-actions github-actions bot added the i18n Anything to do with internationalization & translation efforts - ask @YanThomas for help! label Mar 9, 2026
@sarah11918 sarah11918 added this to the v6.0.0 docs milestone Mar 9, 2026
Copy link
Copy Markdown
Member

@sarah11918 sarah11918 left a comment

Choose a reason for hiding this comment

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

Thank you!

@delucis delucis merged commit ade0fd7 into v5 Mar 9, 2026
11 checks passed
@delucis delucis deleted the chris/archive-v5-docs branch March 9, 2026 17:43
This was referenced Mar 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.0 i18n Anything to do with internationalization & translation efforts - ask @YanThomas for help! site improvement Some thing that improves the website functionality - ask @delucis for help!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants