Part of #194.
Current state
src/pages/lessons.astro (~lines 103-124) renders "Getting Started with Open Source" as a hardcoded section above the filter UI entirely: intro copy pulled from the pathways collection's getting-started entry, plus a carousel of the 8 lessons tagged pathways: [getting-started]. It exists outside the facet system in LessonFilter.tsx altogether.
Ask (2026-08-04 WG meeting)
Make Getting Started a selectable facet/entry point rather than an always-rendered section, and show its intro copy only when that facet/value is actually selected.
Open question
What does "Getting Started" become as a facet value — a value on an existing facet (e.g. Topic), or its own axis? Needs a decision before implementation.
Related
#194, sidebar navigation issue, IA-confusion issue
Part of #194.
Current state
src/pages/lessons.astro(~lines 103-124) renders "Getting Started with Open Source" as a hardcoded section above the filter UI entirely: intro copy pulled from thepathwayscollection'sgetting-startedentry, plus a carousel of the 8 lessons taggedpathways: [getting-started]. It exists outside the facet system inLessonFilter.tsxaltogether.Ask (2026-08-04 WG meeting)
Make Getting Started a selectable facet/entry point rather than an always-rendered section, and show its intro copy only when that facet/value is actually selected.
Open question
What does "Getting Started" become as a facet value — a value on an existing facet (e.g. Topic), or its own axis? Needs a decision before implementation.
Related
#194, sidebar navigation issue, IA-confusion issue