skillhub/docs
XiaoSeS 37c25c3f91
docs: simplify runtime script usage (#217)
* docs: simplify runtime script usage

Unify to use runtime.sh for all deployment commands, removing the
distinction between "official images" and "Aliyun mirror". The --aliyun
parameter is preserved for users in China to specify the mirror.

Changes:
- Remove runtime-github.sh references, use runtime.sh uniformly
- Default command uses GHCR images
- Add --aliyun parameter for China users
- Update README.md, README_zh.md, and docs/skillhub/ quickstart files

* docs: consolidate documentation links with clear descriptions

Merge the two documentation links into a single "Documentation" section
with clear descriptions of each:
- User Guide: skill publishing, search, CLI usage
- Developer Docs: architecture, API reference, deployment

This makes it easier for users to find the right documentation.

* docs: consolidate documentation links with clear descriptions

Merge the two documentation links into a single "Documentation" section
with clear descriptions of each:
- User Guide: skill publishing, search, CLI usage
- Developer Docs: architecture, API reference, deployment

This makes it easier for users to find the right documentation.

* fix: include --home parameter in shutdown command

When starting with a custom --home directory, the generated shutdown
command now includes the same --home parameter to ensure it can find
the correct compose files.
2026-04-02 20:59:49 +08:00
..
prds feat: File Browser Sidebar with Preview, Security Audit UI, and Syntax Highlighting (#145) 2026-03-23 14:38:47 +08:00
skillhub docs: simplify runtime script usage (#217) 2026-04-02 20:59:49 +08:00
superpowers chore(docs): remove select redesign spec 2026-03-20 14:27:20 +08:00
00-product-direction.md refactor: skill lifecycle projection and docs (#78) 2026-03-18 13:39:22 +08:00
01-system-architecture.md refactor(app): clarify query boundaries and workflow owners 2026-03-20 11:33:32 +08:00
02-domain-model.md refactor(app): slim portal controllers and sync backend findings 2026-03-20 10:09:03 +08:00
03-authentication-design.md refactor(app): slim portal controllers and sync backend findings 2026-03-20 10:09:03 +08:00
04-search-architecture.md feat: add search index rebuild workflow 2026-03-19 15:20:08 +08:00
05-business-flows.md refactor(app): slim portal controllers and sync backend findings 2026-03-20 10:09:03 +08:00
06-api-design.md refactor(app): slim portal controllers and sync backend findings 2026-03-20 10:09:03 +08:00
07-skill-protocol.md refactor: skill lifecycle projection and docs (#78) 2026-03-18 13:39:22 +08:00
08-frontend-architecture.md refactor: skill lifecycle projection and docs (#78) 2026-03-18 13:39:22 +08:00
09-deployment.md fix: enable bootstrap admin by default for zero-config quickstart (#175) 2026-03-27 19:00:24 +08:00
10-delivery-roadmap.md refactor: skill lifecycle projection and docs (#78) 2026-03-18 13:39:22 +08:00
11-auth-extensibility-and-private-sso.md feat(auth): improve extensible login method metadata 2026-03-14 18:52:35 +08:00
12-private-sso-integration-playbook.md feat(auth): improve extensible login method metadata 2026-03-14 18:52:35 +08:00
13-parallel-workflow.md refactor(dev): replace agent-* commands with parallel-* workflow 2026-03-14 20:49:17 +08:00
14-skill-lifecycle.md refactor: skill lifecycle projection and docs (#78) 2026-03-18 13:39:22 +08:00
15-backend-time-governance-plan.md refactor: unify backend time handling in utc 2026-03-18 17:16:55 +08:00
16-backend-time-inventory.md fix: resolve duplicate flyway migration versions 2026-03-19 10:06:25 +08:00
17-backend-annotation-findings.md refactor(app): clarify query boundaries and workflow owners 2026-03-20 11:33:32 +08:00
18-frontend-annotation-findings.md docs: enrich frontend code documentation 2026-03-19 13:37:21 +08:00
2026-03-20-skill-label-system-design.md fix(label): harden validation and batched search sync 2026-03-20 16:10:38 +08:00
dev-workflow.md fix(auth): enable local bootstrap admin by default (#141) 2026-03-20 16:10:20 +08:00
e2e.md test(e2e,ci): migrate web e2e to real API and add PR e2e workflow (#198) 2026-04-01 14:41:23 +08:00
openclaw-integration-en.md docs: Improve the user manual for regular users (#197) 2026-04-01 15:12:51 +08:00
openclaw-integration.md docs: Improve the user manual for regular users (#197) 2026-04-01 15:12:51 +08:00
security-scanning.md feat(security): add security scanning system with multi-scanner support and frontend UI (#144) 2026-03-23 09:56:03 +08:00