feat(triton-ascend): add independent community sub-site #121
Open
justbin-coder wants to merge 4 commits intoAscend:mainfrom
Open
feat(triton-ascend): add independent community sub-site #121justbin-coder wants to merge 4 commits intoAscend:mainfrom
justbin-coder wants to merge 4 commits intoAscend:mainfrom
Conversation
- Add triton-ascend submodule from GitCode official repository - Register as independent community with sidebar mapping in conf.py - Enable dedicated sidebar and community branding
- Update PROJECT_CONFIGS to sync _repos/triton-ascend/docs/zh → sources/triton-ascend - Handle root index removal for independent community like vllm-ascend
- Create Triton-Ascend landing page with comprehensive documentation structure - Add Triton-Ascend card to main index under 算子开发与编程 category - Optimize Verl and VLLaMA-Ascend landing pages layout - Add Triton-Ascend community logo (_static/images/triton-ascend.png)
CLA Signature Passjustbin-coder, thanks for your pull request. All authors of the commits have signed the CLA. 👍 |
Contributor
Author
CLA Signature Passjustbin-coder, thanks for your pull request. All authors of the commits have signed the CLA. 👍 |
2 similar comments
CLA Signature Passjustbin-coder, thanks for your pull request. All authors of the commits have signed the CLA. 👍 |
CLA Signature Passjustbin-coder, thanks for your pull request. All authors of the commits have signed the CLA. 👍 |
- Replace placeholder with official Triton logo - Display logo (60px height) centered in hero section
a7de358 to
a029ed2
Compare
CLA Signature Passjustbin-coder, thanks for your pull request. All authors of the commits have signed the CLA. 👍 |
zheliuyu
reviewed
Mar 27, 2026
Collaborator
There was a problem hiding this comment.
Maybe we should use the triron-ascend logo instead of the triton one.
zheliuyu
reviewed
Mar 27, 2026
Collaborator
There was a problem hiding this comment.
Thanks for helping update these docs.
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.

Summary
Add Triton-Ascend as an independent community sub-site to the Ascend docs platform.
Changes
triton-ascendgit submodule pointing to official GitCode repositoryconf.pywith custom sidebar mappingMakefileto sync_repos/triton-ascend/docs/zh→sources/triton-ascendsources/triton-ascend/index.rst)This follows the existing pattern used for Verl and VLLaMA-Ascend communities.