Skip to content

Add FAQ page and homepage FAQ link#701

Merged
IEvangelist merged 4 commits intomainfrom
FAQ
Apr 15, 2026
Merged

Add FAQ page and homepage FAQ link#701
IEvangelist merged 4 commits intomainfrom
FAQ

Conversation

@BethMassi
Copy link
Copy Markdown
Member

Summary

  • add a new getting started FAQ page
  • add the FAQ to the docs sidebar
  • link to the FAQ from the homepage

Fixes #690

@BethMassi BethMassi requested a review from IEvangelist as a code owner April 10, 2026 23:23
Copilot AI review requested due to automatic review settings April 10, 2026 23:23
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds a new “Getting started” FAQ page to help answer common Aspire questions and makes it discoverable from both the docs sidebar and the homepage.

Changes:

  • Add a new /get-started/faq/ documentation page.
  • Add “FAQ” to the “Get started” section of the docs sidebar.
  • Add a homepage LinkCard pointing to the new FAQ.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
src/frontend/src/content/docs/index.mdx Adds a homepage LinkCard linking to the new FAQ page.
src/frontend/src/content/docs/get-started/faq.mdx Introduces the new FAQ content page under Get started.
src/frontend/config/sidebar/docs.topics.ts Adds the FAQ entry to the Get started sidebar group.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/frontend/src/content/docs/index.mdx Outdated
Comment thread src/frontend/src/content/docs/get-started/faq.mdx
BethMassi and others added 2 commits April 13, 2026 09:41
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Comment thread src/frontend/src/content/docs/get-started/faq.mdx Outdated
Comment thread src/frontend/src/content/docs/get-started/faq.mdx
Comment thread src/frontend/src/content/docs/get-started/faq.mdx
Comment thread src/frontend/src/content/docs/get-started/faq.mdx Outdated
Comment thread src/frontend/src/content/docs/get-started/faq.mdx Outdated
Comment thread src/frontend/src/content/docs/get-started/faq.mdx Outdated
@IEvangelist
Copy link
Copy Markdown
Member

Hey @copilot, could you please look at the feedback and update this PR accordingly?

Agent-Logs-Url: https://github.com/microsoft/aspire.dev/sessions/dfe61d55-c8d2-4f1d-8cbb-6501e931e14b

Co-authored-by: IEvangelist <7679720+IEvangelist@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 14, 2026

Hey @copilot, could you please look at the feedback and update this PR accordingly?

All feedback addressed in commit 1d01e14:

  • Removed the .NET-specific "Opinionated defaults" item from the capabilities list
  • Updated the Kubernetes comparison section to mention Aspire can deploy to Kubernetes
  • Added community discussion links (Dapr + Kubernetes) to the Dapr comparison section
  • Changed aspire runaspire run/start in both the lifecycle section and command list
  • Split the logs/docs/doctor bullet into two separate bullets (aspire logs/aspire otel and aspire docs/aspire doctor)

Copilot AI requested a review from IEvangelist April 14, 2026 03:44
auto-merge was automatically disabled April 14, 2026 16:35

Pull request was closed

@IEvangelist IEvangelist reopened this Apr 14, 2026
@IEvangelist IEvangelist merged commit 945ed5e into main Apr 15, 2026
7 of 9 checks passed
@IEvangelist IEvangelist deleted the FAQ branch April 15, 2026 15:37
JamesNK pushed a commit that referenced this pull request Apr 16, 2026
* Add FAQ page and homepage link

* Update src/frontend/src/content/docs/index.mdx

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* make Qs H2s

* Address davidfowl's review feedback on FAQ page

Agent-Logs-Url: https://github.com/microsoft/aspire.dev/sessions/dfe61d55-c8d2-4f1d-8cbb-6501e931e14b

Co-authored-by: IEvangelist <7679720+IEvangelist@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: IEvangelist <7679720+IEvangelist@users.noreply.github.com>
JamesNK pushed a commit that referenced this pull request Apr 21, 2026
* Add FAQ page and homepage link

* Update src/frontend/src/content/docs/index.mdx

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* make Qs H2s

* Address davidfowl's review feedback on FAQ page

Agent-Logs-Url: https://github.com/microsoft/aspire.dev/sessions/dfe61d55-c8d2-4f1d-8cbb-6501e931e14b

Co-authored-by: IEvangelist <7679720+IEvangelist@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: IEvangelist <7679720+IEvangelist@users.noreply.github.com>
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.

Add Aspire FAQ

5 participants