Skip to content

[Docs] Updating blueprint bundles page#3465

Open
fellyph wants to merge 15 commits intotrunkfrom
updating-blueprint-bundles-page
Open

[Docs] Updating blueprint bundles page#3465
fellyph wants to merge 15 commits intotrunkfrom
updating-blueprint-bundles-page

Conversation

@fellyph
Copy link
Copy Markdown
Collaborator

@fellyph fellyph commented Apr 3, 2026

This pull request updates and significantly expands the documentation for Blueprint bundles in both English and Brazilian Portuguese. The changes clarify bundle formats, add step-by-step usage instructions, and introduce new sections on ZIP structure flexibility, troubleshooting, and translation improvements.

Key documentation improvements:

Expanded and clarified documentation (English, French, Spanish, and Portuguese):

  • Added detailed explanations of what Blueprint bundles are, their supported formats, and how to use them with both the website and CLI, including practical examples and command-line usage. [1] [2]
  • Introduced a new section on ZIP file structure flexibility, explaining that blueprint.json can be located either at the root or one directory deep, and that macOS's __MACOSX directory is ignored. Provided illustrative examples of valid ZIP layouts and clarified error behavior for ambiguous bundles. [1] [2]
  • Added troubleshooting guidance and updated instructions to reflect the new ZIP structure flexibility and best practices for bundle creation and usage. [1] [2]

fellyph added 4 commits April 3, 2026 13:58
- Added details on the flexibility of `blueprint.json` location within ZIP files, allowing it to be at the root level or one directory deep.
- Included examples of both valid ZIP structures and clarified error handling for ambiguous cases with multiple `blueprint.json` files.
- Updated troubleshooting section to reflect the new structure options for `blueprint.json`.
- Enhanced the clarity and consistency of the description and title for Blueprint bundles.
- Improved the structure and formatting of the documentation, including the addition of new sections on usage in the website and CLI.
- Provided clearer examples for using Blueprint bundles, including local and remote options.
- Introduced a new document detailing Blueprint bundles, including their structure, usage, and examples for both website and CLI integration.
- Enhanced accessibility for Spanish-speaking users by providing comprehensive explanations and code snippets related to Blueprint packages.
- Included guidelines for creating and utilizing Blueprint bundles effectively within the WordPress Playground environment.
- Introduced a new document detailing Blueprint bundles in French, including their structure, usage, and examples for both website and CLI integration.
- Enhanced accessibility for French-speaking users by providing comprehensive explanations and code snippets related to Blueprint packages.
- Included guidelines for creating and utilizing Blueprint bundles effectively within the WordPress Playground environment.
@fellyph fellyph requested review from a team, Copilot, mho22 and zaerl April 3, 2026 14:22
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Expands the “Blueprint bundles” documentation across locales, adding clearer definitions, usage instructions (website + CLI), ZIP bundle creation steps, and new guidance about flexible ZIP layouts (including macOS __MACOSX behavior) plus troubleshooting updates.

Changes:

  • Adds/expands bundle overview and “how to use” sections across locales.
  • Documents flexible ZIP layouts (root or one-directory-deep) and ambiguity behavior.
  • Updates troubleshooting guidance to reflect the new ZIP-detection rules.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 8 comments.

File Description
packages/docs/site/i18n/pt-BR/docusaurus-plugin-content-docs/current/blueprints/06-bundles.md Major PT-BR expansion + adds ZIP-structure flexibility + updated troubleshooting.
packages/docs/site/i18n/fr/docusaurus-plugin-content-docs/current/blueprints/06-bundles.md New French page with full bundle usage + ZIP-structure flexibility + troubleshooting.
packages/docs/site/i18n/es/docusaurus-plugin-content-docs/current/blueprints/06-bundles.md New Spanish page with full bundle usage + ZIP-structure flexibility + troubleshooting.
packages/docs/site/docs/blueprints/06-bundles.md Adds ZIP-structure flexibility section and updates troubleshooting wording in English.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

…ent/blueprints/06-bundles.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
fellyph and others added 10 commits April 7, 2026 12:49
…ent/blueprints/06-bundles.md

Co-authored-by: Yannick Decat <17177411+mho22@users.noreply.github.com>
…ent/blueprints/06-bundles.md

Co-authored-by: Yannick Decat <17177411+mho22@users.noreply.github.com>
…ent/blueprints/06-bundles.md

Co-authored-by: Yannick Decat <17177411+mho22@users.noreply.github.com>
…ent/blueprints/06-bundles.md

Co-authored-by: Yannick Decat <17177411+mho22@users.noreply.github.com>
…ent/blueprints/06-bundles.md

Co-authored-by: Yannick Decat <17177411+mho22@users.noreply.github.com>
…ent/blueprints/06-bundles.md

Co-authored-by: Yannick Decat <17177411+mho22@users.noreply.github.com>
…ent/blueprints/06-bundles.md

Co-authored-by: Yannick Decat <17177411+mho22@users.noreply.github.com>
…ent/blueprints/06-bundles.md

Co-authored-by: Yannick Decat <17177411+mho22@users.noreply.github.com>
…ent/blueprints/06-bundles.md

Co-authored-by: Yannick Decat <17177411+mho22@users.noreply.github.com>
…ent/blueprints/06-bundles.md

Co-authored-by: Yannick Decat <17177411+mho22@users.noreply.github.com>
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.

3 participants