Skip to content

feat(web): redesign with shared azd-web-core v2#38

Open
jongio wants to merge 2 commits intomainfrom
web-redesign-v2
Open

feat(web): redesign with shared azd-web-core v2#38
jongio wants to merge 2 commits intomainfrom
web-redesign-v2

Conversation

@jongio
Copy link
Owner

@jongio jongio commented Feb 26, 2026

Website Redesign

Migrates the documentation site to use the shared @jongio/azd-web-core design system.

Changes

  • Shared components: Header, Footer, ThemeToggle, SuiteNav from azd-web-core
  • Design system: Developer Terminal aesthetic (dark-first, Geist fonts, sky/violet palette)
  • Command showcase: ❯ azd exec in hero section
  • Social links: X/Twitter + LinkedIn in header
  • CI: GitHub Packages auth + repository_dispatch for automated rebuilds
  • Root .npmrc: Added for pnpm workspace GitHub Packages auth

New dependencies

  • @jongio/azd-web-core@^2.0.0 from GitHub Packages

jongio and others added 2 commits February 25, 2026 15:03
These re-export wrappers claimed backward compatibility but had zero
local consumers. Layout.astro imports directly from @jongio/azd-web-core.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Migrate to shared @jongio/azd-web-core components (Header, Footer, ThemeToggle, SuiteNav)
- Apply "Developer Terminal" design system (dark-first, Geist fonts, sky/violet palette)
- Add command showcase (❯ azd exec) to hero section
- Add X/Twitter and LinkedIn social links to header
- Update CI workflow with GitHub Packages auth and repository_dispatch trigger
- Add .npmrc for @jongio scoped package registry (root + web/)

Co-authored-by: Copilot <223556219+Copilot@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.

1 participant