remove program specific branding for the new evergreen JavaScript AI Buildathon#108
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This pull request updates the repository from a time-bound “program” framing to an evergreen, self-paced JavaScript/TypeScript AI learning experience, refreshing the docs site UX and removing program-specific branding assets.
Changes:
- Pins MkDocs dependencies and standardizes the deploy workflow Python version.
- Restructures the docs site (new homepage hero, new “Start here”, new program archive page, updated navigation/styling).
- Updates Quest READMEs and repo README language/assets to match the evergreen positioning.
Show a summary per file
| File | Description |
|---|---|
| requirements.txt | Pins MkDocs/MkDocs Material versions for reproducible site builds. |
| README.md | Repositions the repo as evergreen/self-paced and updates key links. |
| mkdocs.yml | Adds site description, updates theme config, nav, and includes new JS. |
| docs/stylesheets/extra.css | Replaces prior event-oriented styling with a new evergreen site theme + hero layout styling. |
| docs/start-here.md | Adds a new “Start here” guide for the self-paced learning path. |
| docs/quests.md | Refactors the Quest directory presentation and copy. |
| docs/media/hack-roadmap.svg | Removes program-specific roadmap asset. |
| docs/media/banner-main.svg | Removes program-specific banner asset. |
| docs/javascripts/hero-video.js | Adds JS for the homepage hero video motion toggle and reduced-motion handling. |
| docs/index.md | Replaces the winners/submissions landing page with an evergreen learning homepage. |
| docs/appendix.md | Adds a dedicated program archive page for past program results. |
| assets/season2-coming-soon.svg | Removes program branding asset. |
| assets/roadmap.svg | Removes program branding asset. |
| assets/poster.svg | Removes program branding asset. |
| 05-Run-Burger-Ordering-Agent-System/README.md | Updates recording callout and removes hackathon award-specific framing. |
| 04-Build-Agents-with-AIToolKit/README.md | Updates recording callout and removes hackathon award-specific framing. |
| 03-Run-Serverless-RAG-Support-System/README.md | Updates recording callout and evergreen “continue learning” messaging. |
| 02-E2E-Model-Development-on-Foundry/README.md | Updates recording callout and refines guidance for filing issues in linked sample repo. |
| 01-Local-AI-Development/README.md | Updates recording callout, removes award framing, and refreshes local projects + wording. |
| .github/workflows/deploy.yml | Pins Python version for the docs deployment workflow. |
| .github/ISSUE_TEMPLATE/quest-feedback.md | Adds an issue template for Quest/content feedback. |
| .github/ISSUE_TEMPLATE/project-submission.md | Removes the program-specific project submission template. |
Review details
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 16/43 changed files
- Comments generated: 1
- Review effort level: Low
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.
No description provided.