Skip to content

Move guide pages into product directories#3261

Merged
GregHolmes merged 1 commit intomainfrom
feat/move-guides-into-product-directories
Mar 11, 2026
Merged

Move guide pages into product directories#3261
GregHolmes merged 1 commit intomainfrom
feat/move-guides-into-product-directories

Conversation

@GregHolmes
Copy link
Contributor

Summary

  • Relocate guide MDX pages from /docs/guides/{product}/ to /docs/{product}/guides/ so guides are nested under their respective product sections
  • Add redirect_from entries for all old paths to preserve existing links
  • Update nav files, internal cross-references, and the generate-guide command
  • Add .env to .gitignore (previously only .env.* was ignored)

@GregHolmes GregHolmes requested a review from m-hulbert March 11, 2026 09:42
@GregHolmes GregHolmes self-assigned this Mar 11, 2026
@GregHolmes GregHolmes added the review-app Create a Heroku review app label Mar 11, 2026
@ably-ci ably-ci temporarily deployed to ably-docs-feat-move-gui-ct6siz March 11, 2026 09:43 Inactive
@coderabbitai
Copy link

coderabbitai bot commented Mar 11, 2026

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: e156a24f-7e6f-4362-8bf1-748a4dc4f051

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feat/move-guides-into-product-directories

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

- Relocate 17 guide MDX files under their respective product directories
- Add redirect_from entries for all old paths
- Update nav files, internal links, and generate-guide command
- Add .env to gitignore (was only ignoring .env.*)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@GregHolmes GregHolmes force-pushed the feat/move-guides-into-product-directories branch from 5aa3697 to 4709f74 Compare March 11, 2026 09:54
@GregHolmes GregHolmes temporarily deployed to ably-docs-feat-move-gui-ct6siz March 11, 2026 09:54 Inactive
@GregHolmes GregHolmes merged commit fa76fed into main Mar 11, 2026
7 checks passed
@GregHolmes GregHolmes deleted the feat/move-guides-into-product-directories branch March 11, 2026 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

review-app Create a Heroku review app

Development

Successfully merging this pull request may close these issues.

3 participants