Modernize and standardize Bloom documentation - #430
Conversation
built with Refined Cloudflare Pages Action⚡ Cloudflare Pages Deployment
|
There was a problem hiding this comment.
All reported issues were addressed across 117 files
Tip: instead of fixing issues one by one fix them all with cubic
Re-trigger cubic
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
|
P3: The Timings page now has two identical How to take a Timings Report H2 headings: the new introductory heading and the existing procedure heading below. Renaming the introductory section to describe the warning/status (or removing it) would keep the page hierarchy and generated anchors unambiguous. P3: Additional Information is now an empty section because Friendly URLs and Links remain sibling H2 headings. Consider making those subsections H3, or removing the empty wrapper heading. Will resolve that with a commit rq |
|
Should be ready for review now @ClumsyAdmin |
|
I hid the footer once again. I think the bloom logo above each doc might be broken on this build, but it works locally. How can we retrigger that Cloudflare deployment? lol |
|
Good to review |
ClumsyAdmin
left a comment
There was a problem hiding this comment.
One more small pass and we should be good 😁
| # Method 2 | ||
| --- | ||
|
|
||
| ## Method 2 |
There was a problem hiding this comment.
Should probably be ### since it's a method for updating the server (under the main ##)
| hide_table_of_contents: false | ||
| sidebar_label: Setting up Whitelist | ||
| description: How to set up Whitelist on Java/Bedrock | ||
| description: How to set up a whitelist on Java or Bedrock |
There was a problem hiding this comment.
Still needs to be capitalized as its the subject
There was a problem hiding this comment.
this commit doesn't modify this file, still needs to be capitalized
There was a problem hiding this comment.
I don't want to get my hopes up but I think I finally got the doc b8141f9
I'm sorry I'm so bad at reading smh
…nd added important warning
There was a problem hiding this comment.
All reported issues were addressed across 5 files (changes from recent commits).
Tip: instead of fixing issues one by one fix them all with cubic
Tip: Review your code locally with the cubic CLI to iterate faster.
Re-trigger cubic
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
There was a problem hiding this comment.
All reported issues were addressed across 1 file (changes from recent commits).
Tip: Review your code locally with the cubic CLI to iterate faster.
Re-trigger cubic
There was a problem hiding this comment.
All reported issues were addressed across 1 file (changes from recent commits).
Tip: Review your code locally with the cubic CLI to iterate faster.
Re-trigger cubic
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Summary
This PR modernizes and standardizes BloomDocs across 127 files. It brings guides in line with the current contributor template, refreshes outdated instructions, repairs broken content, and improves consistency, accessibility, navigation, and site presentation.
Key changes