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
docs/pages/projects.md still describes Learning Projects as a placeholder, while the live route already includes hero, per-project sections, models, and gallery.
Scope
Update the Projects doc to match current implementation: routes, file map, and components (ProjectHeroSection, LearningProjectSection, ModelViewer, ProjectGallery).
Problem
docs/pages/projects.mdstill describes Learning Projects as a placeholder, while the live route already includes hero, per-project sections, models, and gallery.Scope
ProjectHeroSection,LearningProjectSection,ModelViewer,ProjectGallery).LearningProjectSectiononce [Projects] Extend LearningProjectSection (status, humanoid bridge, links) #169 exists, and MiniAloha once [Projects] Add MiniAloha to Learning Projects page #170 lands.Acceptance Criteria
App.tsxroutes for/projects,/projects/humanoid,/projects/learning-projects,/projects/robocup.Files
docs/pages/projects.mdRelated