Skip to content

docs: restore Floci integration documentation - #1590

Open
David Pine (IEvangelist) wants to merge 1 commit into
mainfrom
dapine/restore-floci-docs
Open

docs: restore Floci integration documentation#1590
David Pine (IEvangelist) wants to merge 1 commit into
mainfrom
dapine/restore-floci-docs

Conversation

@IEvangelist

Copy link
Copy Markdown
Member

Summary

  • restore the Floci integration documentation from docs: add floci integration documentation #1373 now that CommunityToolkit.Aspire.Hosting.Floci 13.5.0 is published
  • refresh C# and TypeScript examples for the stable reference, UI, endpoint-resolution, and TLS APIs
  • restore the sidebar entry, integration catalog mapping, and theme-aware Floci icons

Third-party links and affiliations

Adds links to Floci, Floci UI, the Aspire Community Toolkit, NuGet, Docker documentation, and AWS SDK documentation. No material affiliation with Floci.

Validation

  • pnpm --dir .\src\frontend exec vitest run --config vitest.config.ts tests\unit\structured-data.vitest.test.ts tests\unit\update-integrations.vitest.test.ts tests\unit\seo-lengths.vitest.test.ts
  • compiled representative C# and TypeScript AppHost examples against CommunityToolkit.Aspire.Hosting.Floci 13.5.0
  • verified the rendered page at desktop and mobile widths, in light and dark themes, with all article links and anchors resolving

Copilot AI lite review requested due to automatic review settings August 27, 2026 20:28

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Restores the Floci Community Toolkit integration documentation and wiring across the Aspire docs site, reintroducing the integration page, navigation entry, catalog mappings, and theme-aware icons so users can discover and follow Floci setup guidance.

Changes:

  • Adds Floci to the integrations catalog mapping and integrations data feed.
  • Introduces a new Floci integration doc page with C# and TypeScript AppHost examples and environment-variable guidance.
  • Adds light/dark Floci SVG icons and re-adds Floci to the integrations sidebar.

Reviewed changes

Copilot reviewed 4 out of 6 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
src/frontend/src/data/integration-docs.json Maps CommunityToolkit.Aspire.Hosting.Floci to the Floci integration doc route.
src/frontend/src/data/aspire-integrations.json Adds Floci package metadata (description/tags/icon/version) to the integrations catalog data.
src/frontend/src/content/docs/integrations/compute/floci.mdx Restores Floci integration documentation with usage, configuration, and troubleshooting guidance.
src/frontend/src/assets/icons/floci-icon.svg Adds Floci icon asset for light theme usage.
src/frontend/src/assets/icons/floci-icon-light.svg Adds Floci icon asset for dark theme usage.
src/frontend/config/sidebar/integrations.topics.ts Restores the Floci entry in the “Compute” integrations sidebar section.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.


**GCP** accepts the following customizable properties:

- **Port**: The host port Floci listens on (default: 4566)
@aspire-repo-bot

Copy link
Copy Markdown
Contributor

Frontend HTML artifact ready

The latest frontend build uploaded the frontend-dist artifact for PR #1590. Use the VS Code button below to open this PR with GitHub Artifacts Explorer and browse the built HTML locally.

VS Code: Open PR #1590 artifacts

This comment updates automatically when a new frontend build artifact is uploaded.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants