You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add sticky category nav and consolidate IDE workshops
- Add sticky pill-style category navigation bar for quick access
- Smooth scroll to sections with active state highlighting
- Merge Visual Studio, JetBrains, and Xcode into single IDEs category
- Remove redundant Workshops heading and subtitle
- Reduce spacing between hero stats and category nav
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@@ -69,10 +74,15 @@ <h1>GitHub Copilot Dev Days</h1>
69
74
70
75
<sectionclass="features" id="workshops">
71
76
<divclass="container">
72
-
<h2class="section-title">Workshops</h2>
73
-
<pclass="section-subtitle">Each workshop is self-paced, hands-on, and designed to be completed in about an hour. Choose your IDE and language to get started.</p>
<spanclass="card-badge">🖥️ Visual Studio 2026 + .NET 10</span>
200
+
<divclass="card-title">Copilot for Visual Studio</div>
201
+
<pclass="card-desc">Complete and enhance the TinyShop application using GitHub Copilot in Visual Studio 2026. Explore code completion, Copilot Chat, Agent Mode, Custom Instructions, MCP Servers, Copilot Vision, and more.</p>
<spanclass="card-badge">🖥️ Visual Studio 2026 + .NET 10</span>
211
-
<divclass="card-title">Copilot for Visual Studio</div>
212
-
<pclass="card-desc">Complete and enhance the TinyShop application using GitHub Copilot in Visual Studio 2026. Explore code completion, Copilot Chat, Agent Mode, Custom Instructions, MCP Servers, Copilot Vision, and more.</p>
<pclass="footer-credit" style="margin-top: 1rem;">Organizers of GitHub Copilot Dev Days, visit <ahref="https://github.com/github/GitHub-Copilot-Dev-Days/" target="_blank" style="color: var(--neon-cyan);">github.com/github/GitHub-Copilot-Dev-Days</a> for more information.</p>
0 commit comments