Skip to content

P-growth — term hover tooltips + contribution path + SEO metadata#17

Merged
haksungjang merged 1 commit into
mainfrom
feat/pgrowth-tooltip-seo
Jun 5, 2026
Merged

P-growth — term hover tooltips + contribution path + SEO metadata#17
haksungjang merged 1 commit into
mainfrom
feat/pgrowth-tooltip-seo

Conversation

@haksungjang

@haksungjang haksungjang commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

Overview

Applies the remaining three items of P-growth (traffic acquisition and beginner conversion).

Changes

Term hover tooltips (beginner conversion)

  • Added a new Term component plus a glossary data map, registered globally in MDXComponents → usable from .md as <Term k="sbom">SBOM</Term>.
  • On hover/focus, shows the glossary definition as a tooltip (dotted underline, keyboard-accessible via 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

  • Added a contribution guide (CONTRIBUTING) link to the community section of the footer. (The OpenChain KWG, ISO standards, self-certification, and GitHub links already exist in the footer.)

SEO metadata

  • Added description front 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.sh 12/12 PASS.
  • Confirmed in the build output: tooltip rendering (overview and quick start), contribution link (footer), and description metadata applied.

Automatically applying tooltips to all glossary terms (a remark plugin) requires build configuration changes and is left as a separate task. This PR prioritizes the component plus the core terms.

용어 호버 툴팁
- 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 메타 빌드 확인.
@haksungjang haksungjang merged commit e12ebea into main Jun 5, 2026
4 checks passed
@haksungjang haksungjang deleted the feat/pgrowth-tooltip-seo branch June 5, 2026 21:23
@haksungjang haksungjang changed the title P-growth — 용어 호버 툴팁 + 기여 경로 + SEO 메타 P-growth — term hover tooltips + contribution path + SEO metadata Jun 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant