feat: add e24c product tutorial#832
Merged
Merged
Conversation
Signed-off-by: Jack Ma <jack@radxa.com>
Signed-off-by: Jack Ma <jack@radxa.com>
Contributor
There was a problem hiding this comment.
Other comments (5)
-
i18n/en/docusaurus-plugin-content-docs/current/e/e24c/getting-started/install-os/maskrom/install-system-windows.md (69-69)
Same issue with the maxWidth style property in this image tag.
<img src="/img/e/e24c/emmc-rkdevtool-06.webp" style={{width: '100%', maxWidth: '700px'}} /> -
i18n/en/docusaurus-plugin-content-docs/current/e/e24c/getting-started/install-os/maskrom/install-system-windows.md (84-84)
Same issue with the maxWidth style property in this image tag.
<img src="/img/e/e24c/emmc-rkdevtool-07.webp" style={{width: '100%', maxWidth: '700px'}} /> - docs/e/e24c/getting-started/install-os/maskrom/rkdevtool.md (242-242) There's a numbering issue in the Linux/macOS section. Step 3 (writing the Loader) is incorrectly labeled as step 1, which breaks the sequence of steps 1-2-1-4-5. This should be corrected to maintain proper step numbering (1-2-3-4-5).
- i18n/en/docusaurus-plugin-content-docs/current/productlist.md (68-68) The release year for Radxa E24C is set to 2025, which is in the future compared to the other products in this section that show 2024. Is this intentional or should it be updated to 2024?
- docs/e/e24c/getting-started/install-os/README.md (5-5) The title '安装系统' is in Chinese, but the repository structure and paths are in English. For consistency, consider using an English title like 'Install OS' or 'System Installation' unless this documentation is specifically intended to be in Chinese.
💡 To request another review, post a new comment with "/windsurf-review".
| }, | ||
| { | ||
| products_name: "Radxa E24C", | ||
| products_photo_url: "/home/product-pictures/e54c.webp", |
Contributor
There was a problem hiding this comment.
The product photo URL for E24C is using 'e54c.webp' instead of 'e24c.webp'. This seems inconsistent with the naming pattern for other products where the image filename typically matches the product name.
…linux.md Co-authored-by: windsurf-bot[bot] <189301087+windsurf-bot[bot]@users.noreply.github.com>
…started/install-os/maskrom/install-system-windows.md Co-authored-by: windsurf-bot[bot] <189301087+windsurf-bot[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of changes