Skip to content

chore: point homepage at kkdev92.dev - #38

Merged
kkdev92 merged 1 commit into
mainfrom
chore/homepage-site
Aug 18, 2026
Merged

chore: point homepage at kkdev92.dev#38
kkdev92 merged 1 commit into
mainfrom
chore/homepage-site

Conversation

@kkdev92

@kkdev92 kkdev92 commented Aug 18, 2026

Copy link
Copy Markdown
Owner

homepage was https://github.com/kkdev92/vscode-ext-kit#readme — which repository already covers. This points it at the project's own site, matching health-data-dotnet, where <PackageProjectUrl> is already https://kkdev92.dev/.

One line. homepage appears nowhere else in the tracked tree — no test, script or document reads it, and scripts/verify-package.mjs asserts no metadata fields.

Nothing is lost from the npm page: repository and bugs are separate fields and unchanged, so the repository and issue links stay.

Verified: format:check and verify:package both exit 0, and npm pack carries homepage: https://kkdev92.dev/ with repository and bugs intact.

The GitHub repository homepage field is deliberately left pointing at the npm package page — same split as health-data-dotnet, where the GitHub field points at NuGet and the package metadata points at the site.

🤖 Generated with Claude Code

`homepage` pointed at the GitHub readme, which `repository` already
covers. The site is the project's own front door, and this matches
health-data-dotnet, where `PackageProjectUrl` is already
https://kkdev92.dev/.

npm renders this as the package page's Homepage link; `repository` and
`bugs` are separate fields and unchanged, so the repo and the issue
tracker are still linked from there.

`format:check` and `verify:package` both pass, and the packed tarball
carries the new value.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@kkdev92
kkdev92 merged commit 24551e0 into main Aug 18, 2026
10 checks passed
@kkdev92
kkdev92 deleted the chore/homepage-site branch August 18, 2026 13:38
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