Dewain: Update homepage hero, section order, and chat flyout label#232
Open
Dewain27 wants to merge 3 commits intoredesign/air-themefrom
Open
Dewain: Update homepage hero, section order, and chat flyout label#232Dewain27 wants to merge 3 commits intoredesign/air-themefrom
Dewain27 wants to merge 3 commits intoredesign/air-themefrom
Conversation
- Replace "Start bootcamp" button with "Browse all workshops" and "Browse all labs" since no default bootcamp/workshop has been chosen for the landing page yet - Broaden hero text from "Copilot Studio" to "Copilot agents" to reflect the wider scope of workshops and labs - Move Workshops & Events section above Learning Paths for visibility - Rename chat flyout label from "Ask" to "Lab Assistant" for clarity
The chat flyout no longer dims/blurs the page or blocks interaction. The panel slides out and stays open while the user can still scroll and interact with the main page content. Close via the X button or Escape key.
- Add dark gradient background to lab-header matching the site's hero style, making it clearly the page header - Hide duplicate H1 title and description from markdown content since the lab-header already renders them with pills - Fix scrollbar by scoping overflow-x: auto to only tables and code blocks instead of all grid children - Update pill colors for contrast on dark background - Show h3 sub-items in the TOC sidebar
adilei
pushed a commit
that referenced
this pull request
Apr 15, 2026
Workshops → Events rename (atomic): - Collection, config, nav, layouts, index page, homepage variables - _workshops/ deleted, replaced by _events/ Lab page UI (from #232): - Dark gradient hero header with updated pill colors - Scrollbar fix (only tables/code blocks scroll) - Duplicate H1 hiding via CSS sibling selectors - TOC h3 expansion with indented styling Content sync from main (from #233): - 11 _labs/*.md section value fixes (labs missing from /labs/ index) - All lab READMEs, images, PDFs synced from main - Updated event definitions (bootcamp, mcs-in-a-day, buildathons) - TOC fix in single.html (h2/h3 only) Other: - "Ask" → "Lab Assistant" rename - Webchat overlay removed (page stays interactive) - Homepage hero CTA: "Browse all events" / "Browse all labs" - Events section moved above Learning Paths on homepage - New issue templates (bug report, enhancement, new lab) - Presentations (16 .pptx files) - About page and preview doc updated for events Skipped from PRs: session persistence, workshops dropdown, masthead report button, agenda flyout, reworked feedback section, lab.html JS from main, Gemfile.lock Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Co-Authored-By: Dewain27 <Dewain27@users.noreply.github.com>
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.
Summary
overflow-x: autoto only tables and code blocks instead of all grid childrenTest plan
/workshops/and "Browse all labs" links to/labs/