v0.2.2
SkillHub v0.2.2
A focused maintenance release that improves deployment usability and adds a new bilingual documentation site.
Highlights
Public URL-aware Docker deployment
- Added
--public-urltoruntime.shso deployment commands can use the real external address. - Generated install commands and
skill.mdcontent now avoid leakinglocalhostin Docker deployments. - Updated the web quick-start flow and runtime config to render public-facing URLs correctly.
- Refreshed
README.mdandREADME_zh.mdwith the new deployment parameter and examples.
New bilingual documentation site
- Added a VitePress documentation site with Chinese (
/) and English (/en/) locales. - Included quickstart, introduction, FAQ, and feature guides for skill publish, discovery, namespace, review, scanner, and social workflows.
- Added a GitHub Pages deployment workflow for the new docs site.
- Added
make docs-dev,make docs-build, andmake docs-previewtargets for local docs work.
Maintenance
- Reorganized
.gitignorefor cleaner local development defaults. - Added
.codex/to.gitignoreto reduce noise from local tooling.
Documentation
- Docs site: https://iflytek.github.io/skillhub/