Skip to content

Update Astro site URL to awesome-copilot.github.com with root base path#925

Merged
aaronpowell merged 2 commits intostagedfrom
copilot/update-astro-readme-domain
Mar 8, 2026
Merged

Update Astro site URL to awesome-copilot.github.com with root base path#925
aaronpowell merged 2 commits intostagedfrom
copilot/update-astro-readme-domain

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 8, 2026

Updates the Astro configuration to match the new domain.

Changes:

  • website/astro.config.mjs: sitehttps://awesome-copilot.github.com/, base/
  • website/src/integrations/pagefind-resources.ts: Updated stale comment referencing old /awesome-copilot/ base path

The README already referenced awesome-copilot.github.com correctly (llms.txt link), and website/public/_CNAME already contained the new domain. No other files needed changes.

Copilot AI and others added 2 commits March 8, 2026 22:06
…base path

Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>
@aaronpowell aaronpowell marked this pull request as ready for review March 8, 2026 22:12
Copilot AI review requested due to automatic review settings March 8, 2026 22:12
@aaronpowell aaronpowell merged commit a61d7bf into staged Mar 8, 2026
4 checks passed
@aaronpowell aaronpowell deleted the copilot/update-astro-readme-domain branch March 8, 2026 22:13
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

Updates the Astro site configuration to align generated URLs (canonical links, sitemap, asset paths) with the repo’s GitHub Pages custom domain and root deployment.

Changes:

  • Set Astro site to https://awesome-copilot.github.com/ and base to /.
  • Updated an inline comment in the Pagefind integration to reflect the root base path example.

Reviewed changes

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

File Description
website/astro.config.mjs Points Astro’s site + base at the custom domain with root base path.
website/src/integrations/pagefind-resources.ts Updates a stale comment to match the new base-path behavior.

You can also share your feedback on Copilot code review. Take the survey.

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.

3 participants