Skip to content

[Fundamentals] Updated content for single use partials #23772

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 18, 2025

Conversation

dcpena
Copy link
Collaborator

@dcpena dcpena commented Jul 17, 2025

Removed partials only used once on a single page and added the content from those partials to their respective pages.

Addresses PCX-17597.

Copy link
Contributor

hyperlint-ai bot commented Jul 17, 2025

Howdy and thanks for contributing to our repo. The Cloudflare team reviews new, external PRs within two (2) weeks. If it's been two weeks or longer without any movement, please tag the PR Assignees in a comment.

We review internal PRs within 1 week. If it's something urgent or has been sitting without a comment, start a thread in the Developer Docs space internally.


PR Change Summary

Updated documentation by removing single-use partials and integrating their content directly into relevant pages.

  • Removed single-use partials from various pages and integrated their content directly into the respective documentation sections.
  • Enhanced clarity and usability of the documentation by providing step-by-step instructions in several areas.
  • Updated technical explanations and added context to improve understanding of key concepts.

Modified Files

  • src/content/docs/cloudflare-challenges/reference/challenge-solve-rate.mdx
  • src/content/docs/ddos-protection/reference/simulate-ddos-attack.mdx
  • src/content/docs/fundamentals/account/account-security/manage-active-sessions.mdx
  • src/content/docs/fundamentals/account/create-account.mdx
  • src/content/docs/fundamentals/api/get-started/account-owned-tokens.mdx
  • src/content/docs/fundamentals/api/get-started/create-token.mdx
  • src/content/docs/fundamentals/concepts/cloudflare-ip-addresses.mdx
  • src/content/docs/fundamentals/concepts/traffic-flow-cloudflare.mdx
  • src/content/docs/fundamentals/index.mdx
  • src/content/docs/fundamentals/manage-domains/add-site.mdx
  • src/content/docs/fundamentals/manage-domains/manage-subdomains.mdx
  • src/content/docs/fundamentals/performance/minimize-downtime.mdx
  • src/content/docs/fundamentals/reference/network-layers.mdx
  • src/content/docs/fundamentals/security/protect-your-origin-server.mdx
  • src/content/docs/fundamentals/user-profiles/verify-email-address.mdx
  • src/content/docs/learning-paths/prevent-ddos-attacks/baseline/proxy-dns-records.mdx

How can I customize these reviews?

Check out the Hyperlint AI Reviewer docs for more information on how to customize the review.

If you just want to ignore it on this PR, you can add the hyperlint-ignore label to the PR. Future changes won't trigger a Hyperlint review.

Note specifically for link checks, we only check the first 30 links in a file and we cache the results for several hours (for instance, if you just added a page, you might experience this). Our recommendation is to add hyperlint-ignore to the PR to ignore the link check for this PR.

Copy link
Contributor

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/src/content/docs/cloudflare-challenges/ @patriciasantaana, @cloudflare/pcx-technical-writing
/src/content/docs/ddos-protection/ @patriciasantaana, @cloudflare/pcx-technical-writing
/src/content/docs/fundamentals/ @dcpena, @cloudflare/pcx-technical-writing
/src/content/docs/learning-paths/ @cloudflare/pcx-technical-writing
* @cloudflare/pcx-technical-writing

Copy link
Contributor

Preview URL: https://761f3daf.preview.developers.cloudflare.com
Preview Branch URL: https://dpena-partials-cleanup.preview.developers.cloudflare.com

Files with changes (up to 15)

Original Link Updated Link
https://developers.cloudflare.com/fundamentals/api/get-started/account-owned-tokens/ https://dpena-partials-cleanup.preview.developers.cloudflare.com/fundamentals/api/get-started/account-owned-tokens/
https://developers.cloudflare.com/fundamentals/api/get-started/create-token/ https://dpena-partials-cleanup.preview.developers.cloudflare.com/fundamentals/api/get-started/create-token/
https://developers.cloudflare.com/fundamentals/concepts/cloudflare-ip-addresses/ https://dpena-partials-cleanup.preview.developers.cloudflare.com/fundamentals/concepts/cloudflare-ip-addresses/
https://developers.cloudflare.com/fundamentals/manage-domains/manage-subdomains/ https://dpena-partials-cleanup.preview.developers.cloudflare.com/fundamentals/manage-domains/manage-subdomains/
https://developers.cloudflare.com/fundamentals/concepts/traffic-flow-cloudflare/ https://dpena-partials-cleanup.preview.developers.cloudflare.com/fundamentals/concepts/traffic-flow-cloudflare/
https://developers.cloudflare.com/fundamentals/performance/minimize-downtime/ https://dpena-partials-cleanup.preview.developers.cloudflare.com/fundamentals/performance/minimize-downtime/
https://developers.cloudflare.com/fundamentals/user-profiles/verify-email-address/ https://dpena-partials-cleanup.preview.developers.cloudflare.com/fundamentals/user-profiles/verify-email-address/
https://developers.cloudflare.com/fundamentals/security/protect-your-origin-server/ https://dpena-partials-cleanup.preview.developers.cloudflare.com/fundamentals/security/protect-your-origin-server/
https://developers.cloudflare.com/learning-paths/prevent-ddos-attacks/baseline/proxy-dns-records/ https://dpena-partials-cleanup.preview.developers.cloudflare.com/learning-paths/prevent-ddos-attacks/baseline/proxy-dns-records/
https://developers.cloudflare.com/fundamentals/manage-domains/add-site/ https://dpena-partials-cleanup.preview.developers.cloudflare.com/fundamentals/manage-domains/add-site/
https://developers.cloudflare.com/ddos-protection/reference/simulate-ddos-attack/ https://dpena-partials-cleanup.preview.developers.cloudflare.com/ddos-protection/reference/simulate-ddos-attack/
https://developers.cloudflare.com/fundamentals/reference/network-layers/ https://dpena-partials-cleanup.preview.developers.cloudflare.com/fundamentals/reference/network-layers/
https://developers.cloudflare.com/fundamentals/ https://dpena-partials-cleanup.preview.developers.cloudflare.com/fundamentals/
https://developers.cloudflare.com/cloudflare-challenges/reference/challenge-solve-rate/ https://dpena-partials-cleanup.preview.developers.cloudflare.com/cloudflare-challenges/reference/challenge-solve-rate/
https://developers.cloudflare.com/fundamentals/account/create-account/ https://dpena-partials-cleanup.preview.developers.cloudflare.com/fundamentals/account/create-account/

@dcpena dcpena merged commit 3d2f0c3 into production Jul 18, 2025
11 checks passed
@dcpena dcpena deleted the dpena/partials-cleanup branch July 18, 2025 14:20
sdnts pushed a commit to sdnts/cloudflare-docs that referenced this pull request Jul 24, 2025
)

* Updated content for single use partials

* Added line for Page Rules
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants