Skip to content

Conversation

@2214962083
Copy link
Contributor

Summary

  • Add sitemap files (main index, English, Chinese) for better search engine indexing
  • Add PWA manifest with app icons (192px, 512px, apple-touch-icon)
  • Add Open Graph image for social media sharing
  • Add JSON-LD structured data components (Organization, WebSite, SoftwareApplication)
  • Add FAQ schema markup for rich search results
  • Add custom 404 not-found page
  • Update robots.txt with sitemap references
  • Fix ESLint warnings and improve type annotations

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • My changes generate no new warnings
  • Any dependent changes have been merged and published

🤖 Generated with Claude Code

2214962083 and others added 23 commits January 26, 2026 21:39
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
…ructured data

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@pkg-pr-new
Copy link

pkg-pr-new bot commented Jan 27, 2026

Open in StackBlitz

npm i https://pkg.pr.new/nicepkg/vsync/@nicepkg/vsync@15

commit: 3b05a3c

@github-actions
Copy link
Contributor

github-actions bot commented Jan 27, 2026

📦 Package Preview Published

vsync (CLI) has been published to pkg.pr.new for this PR, so reviewers can test changes without waiting for an official npm release.

Preview link: https://pkg.pr.new/nicepkg/vsync/@nicepkg/vsync@3b05a3ca8349eff227935aa3e38cd3c880282cf2

✅ Install

Could not auto-detect a one-line install command — see raw output below.

✅ Quick verification (CLI)

vsync --version
vsync --help

🔎 Raw publish output (for troubleshooting)

Show output
npm warn Unknown project config "public-hoist-pattern". This will stop working in the next major version of npm.
npm warn Unknown project config "shamefully-hoist". This will stop working in the next major version of npm.
npm warn Unknown project config "strict-peer-dependencies". This will stop working in the next major version of npm.
npm warn Unknown project config "auto-install-peers". This will stop working in the next major version of npm.
Unexpected response checking https://pkg.pr.new/nicepkg/vsync/@nicepkg/vsync@3b05a3ca8349eff227935aa3e38cd3c880282cf2 (404)
::group::🔍 Info
::notice::{%0A  "workflowData": {%0A    "owner": "nicepkg",%0A    "repo": "vsync",%0A    "sha": "3b05a3ca8349eff227935aa3e38cd3c880282cf2",%0A    "ref": "15"%0A  },%0A  "key": "G0gtYrVJsK",%0A  "runId": 21383229320,%0A  "webhookDebug": {%0A    "action": "requested",%0A    "head_branch": "dev",%0A    "head_repository_full_name": "nicepkg/vsync",%0A    "full_name": "nicepkg/vsync",%0A    "isPullRequest": true,%0A    "prNumber": 15,%0A    "prNumberType": "number",%0A    "isNewPullRequest": true,%0A    "isOldPullRequest": false,%0A    "prKey": "nicepkg/vsync:dev",%0A    "oldPrDataHash": "fdB0pTA749",%0A    "lookupKey": "nicepkg/vsync:dev",%0A    "data": {%0A      "owner": "nicepkg",%0A      "repo": "vsync",%0A      "sha": "3b05a3ca8349eff227935aa3e38cd3c880282cf2",%0A      "ref": "15"%0A    }%0A  }%0A}
::endgroup::


⚡️ Your npm packages are published.

@nicepkg/vsync:
- sha: ba4183b8d86c25a36e29104e08617c182e843c0f
- publint: https://publint.dev/pkg.pr.new/nicepkg/vsync/@nicepkg/vsync@3b05a3c
- npm: npm i https://pkg.pr.new/nicepkg/vsync/@nicepkg/vsync@3b05a3c

(This comment will be updated on new pushes.)

@github-actions
Copy link
Contributor

🚀 Preview Deployment Ready!

Preview URL: https://c2ecb545.vibe-sync.pages.dev

  • Branch: dev
  • Commit: 450141c7a82339bbc4fe0b8db101231cfdf615ba

(This comment will be updated on new pushes.)

@2214962083 2214962083 merged commit 682c726 into main Jan 27, 2026
11 checks passed
github-actions bot pushed a commit that referenced this pull request Jan 27, 2026
## 1.1.0 (2026-01-27)

* feat(website): add seo enhancements with sitemap and structured data (#15) ([682c726](682c726)), closes [#15](#15)
* chore: fix eslint warnings and format changelog (#14) ([93d9ea0](93d9ea0)), closes [#14](#14)
@github-actions
Copy link
Contributor

🎉 This PR is included in version 1.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants