P-growth — term hover tooltips + contribution path + SEO metadata#17
Merged
Conversation
용어 호버 툴팁 - Term 컴포넌트 + glossary 데이터 맵 신설, MDXComponents 전역 등록(.md에서 <Term k="sbom">SBOM</Term>로 사용) - 호버/포커스 시 용어집 풀이 표시(점선 밑줄, 키보드 접근 가능). 개요·5분 빠른 시작의 SBOM에 우선 적용 권위 신호 - footer 커뮤니티에 '기여 가이드'(CONTRIBUTING) 링크 추가(OpenChain·표준·자체인증 링크는 기존) SEO - 주요 7개 페이지에 description front matter 추가(개요/빠른시작/시작경로/에이전트허브/도구/정책/레퍼런스) 검증: build ko/en SUCCESS, 0 broken, verify 12/12. 툴팁 렌더·기여 링크·description 메타 빌드 확인.
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.
Overview
Applies the remaining three items of P-growth (traffic acquisition and beginner conversion).
Changes
Term hover tooltips (beginner conversion)
Termcomponent plus aglossarydata map, registered globally inMDXComponents→ usable from.mdas<Term k="sbom">SBOM</Term>.tabindex). Applied first to SBOM in the overview and the 5-minute quick start (since the component is global, expanding it later is straightforward).Authority signals
SEO metadata
descriptionfront matter to the 7 main pages (overview, 5-minute quick start, start path, agent hub, tools, policy, reference) → improves search snippets and OG descriptions.Verification
npm run build(ko/en) SUCCESS, 0 broken links.verify.sh12/12 PASS.