Skip to content

Migrating docs to dotnet/docs-aspire#53

Merged
aaronpowell merged 25 commits intomainfrom
docs-move
Oct 10, 2024
Merged

Migrating docs to dotnet/docs-aspire#53
aaronpowell merged 25 commits intomainfrom
docs-move

Conversation

@aaronpowell
Copy link
Copy Markdown
Member

@aaronpowell aaronpowell commented Oct 2, 2024

This is an overhaul of the docs we have in the Community Toolkit, with the integration docs being moved to the dotnet/docs-aspire repo, while some of the axuliary docs are left here.

Each integration project will need to contain a README.md file that contains the overview of that package.

Closes #47

@aaronpowell aaronpowell marked this pull request as ready for review October 3, 2024 04:27
@aaronpowell aaronpowell requested a review from justinyoo as a code owner October 3, 2024 04:27
@aaronpowell aaronpowell mentioned this pull request Oct 3, 2024
Comment thread docs/create-integration.md
Comment thread src/Aspire.CommunityToolkit.Hosting.Ollama/README.md
@Alirexaa
Copy link
Copy Markdown
Member

Alirexaa commented Oct 5, 2024

Can we include following comment in this PR
#55 (comment)

@aaronpowell
Copy link
Copy Markdown
Member Author

Can we include following comment in this PR #55 (comment)

Added with 434b827 @Alirexaa

@aaronpowell aaronpowell added the documentation Improvements or additions to documentation label Oct 7, 2024
Comment thread docs/create-integration.md Outdated
Copy link
Copy Markdown
Member

@Alirexaa Alirexaa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall it LGTM

Copy link
Copy Markdown
Contributor

@tommasodotNET tommasodotNET left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall it looks good. Do we want to add golang reference in the readme before merging this?

Comment thread src/Aspire.CommunityToolkit.Hosting.Golang/README.md
Comment thread README.md Outdated
@aaronpowell aaronpowell enabled auto-merge October 10, 2024 22:19
@aaronpowell aaronpowell merged commit 7d8e38d into main Oct 10, 2024
@aaronpowell aaronpowell deleted the docs-move branch June 16, 2025 01:38
andrey-noskov added a commit to andrey-noskov/Aspire-CommunityToolkit that referenced this pull request Apr 9, 2026
…ommunityToolkit#53)

Revives CommunityToolkit#34

Adds README.md for the Kind hosting integration with:
- Prerequisites (Docker, Kind CLI)
- Basic usage (AddKindCluster)
- All builder extensions (WithWorkerNodes, WithKubernetesVersion, WithClusterLifetime, WithKindNetwork)
- WithReference environment variables (KUBECONFIG, K8S_CLUSTER_NAME)
- Full end-to-end example

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
(cherry picked from commit 9acf4fbf5728b9bd0bccc84ecccbdc0438b051c9)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Finalise docs home

3 participants