[doc](docs) Refresh README overview#65246
Open
morningman wants to merge 3 commits into
Open
Conversation
### What problem does this PR solve?
Issue Number: None
Related PR: None
Problem Summary: The README contained a long, stale copy of product, architecture, feature, and ecosystem descriptions that duplicated the Apache Doris website. This update turns the README into a concise project entry point, links feature and use-case details back to the website, and adds architecture and ecosystem images so the page is easier to scan. The ecosystem image currently uses the planned website placeholder path until the website exports the HomeNext ecosystem overview as a static asset.
### Release note
None
### Check List (For Author)
- Test: Manual test
- Ran `git diff --check -- README.md`
- Verified the referenced website source files for non-placeholder docs, use-case pages, and the compute-storage decoupled image exist locally in doris-website
- Confirmed `ecosystem-overview.png` is intentionally a placeholder and is not present yet
- Behavior changed: No
- Does this need documentation: No
Contributor
|
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
### What problem does this PR solve? Issue Number: None Related PR: None Problem Summary: The Trendshift badge in README.md was wrapped in a paragraph alignment block that did not reliably center the image in rendered Markdown. Replace it with a dedicated centered div so the badge is rendered in the center of the README section. ### Release note None ### Check List (For Author) - Test: No need to test (document-only HTML alignment change) - Behavior changed: No - Does this need documentation: No
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.
What problem does this PR solve?
Issue Number: None
Related PR: None
Problem Summary: The README contained a long, stale copy of product, architecture, feature, and ecosystem descriptions that duplicated the Apache Doris website. This update turns the README into a concise project entry point, links feature and use-case details back to the website, and adds architecture and ecosystem images so the page is easier to scan. The ecosystem image currently uses the planned website placeholder path until the website exports the HomeNext ecosystem overview as a static asset.