Merge GitHub pages updates into main#724
Open
denise-msft wants to merge 5 commits into
Open
Conversation
Rebuild the GitHub Pages site as a Vite + React 19 + Fluent UI v9 + TypeScript SPA in site-src/, with the bundle output to docs/ for GH Pages deploy. The new design mirrors https://adoption.microsoft.com/en-us/copilot/: - Near-white sections with painterly pastel washes (cream/dusty palette) - Layered double-gradient hero h1 with brighter, lifted rainbow - 32+ scroll-reveal blocks via IntersectionObserver - Top accent bar + section accent strips using the six-stop 45deg gradient - Fluent UI v9 components throughout (Button, Badge, Subtitle1, etc.) The Components section now includes a callout linking to the Agent Archetype Framework (https://learn.microsoft.com/en-us/agents/agent-archetypes/framework-apply) which cites the Kit Component Library as its concrete expression layer. site-src/AGENTS.md captures context for any future coding agent or contributor: build pipeline, color tokens, scroll-reveal pattern, branching strategy, gotchas. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…sign feat(pages): redesign landing page with adoption.microsoft.com aesthetic
…r manual deploy Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Source code for the GitHub Pages landing page is now maintained in an internal Azure DevOps repository. Built output (docs/) remains here for GitHub Pages deployment. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
RajeevPentyala
approved these changes
May 27, 2026
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.
Merging PRs 720 and 721 into main