Commit 3298fef
authored
feat(website): add one-line install flow (#1488)
* feat(website): add one-line install flow
Signed-off-by: xunzhuo <xunzhuo@vllm-semantic-router.ai>
* chore(website): untrack generated install script
Signed-off-by: xunzhuo <xunzhuo@vllm-semantic-router.ai>
* feat(installer): polish one-line install output
Signed-off-by: xunzhuo <xunzhuo@vllm-semantic-router.ai>
* feat(installer): add preflight environment summary
Signed-off-by: xunzhuo <xunzhuo@vllm-semantic-router.ai>
* feat(installer): simplify post-install next steps
Signed-off-by: xunzhuo <xunzhuo@vllm-semantic-router.ai>
* feat(installer): auto-start the first local session
Signed-off-by: xunzhuo <xunzhuo@vllm-semantic-router.ai>
* style(installer): simplify terminal header
Signed-off-by: xunzhuo <xunzhuo@vllm-semantic-router.ai>
* fix(installer): simplify first-run install UX
Signed-off-by: xunzhuo <xunzhuo@vllm-semantic-router.ai>
* fix(installer): quiet first-run serve logs
Signed-off-by: xunzhuo <xunzhuo@vllm-semantic-router.ai>
* style(installer): enlarge terminal wordmark
Signed-off-by: xunzhuo <xunzhuo@vllm-semantic-router.ai>
* style(installer): align first-run logging
Signed-off-by: xunzhuo <xunzhuo@vllm-semantic-router.ai>
* style(installer): simplify final ready output
Signed-off-by: xunzhuo <xunzhuo@vllm-semantic-router.ai>
* style(installer): use unicode block wordmark
Signed-off-by: xunzhuo <xunzhuo@vllm-semantic-router.ai>
* style(installer): use literal block logo
Signed-off-by: xunzhuo <xunzhuo@vllm-semantic-router.ai>
* style(installer): show env in block logo
Signed-off-by: xunzhuo <xunzhuo@vllm-semantic-router.ai>
* style(installer): enlarge sr wordmark
Signed-off-by: xunzhuo <xunzhuo@vllm-semantic-router.ai>
* style(installer): refine block sr glyphs
Signed-off-by: xunzhuo <xunzhuo@vllm-semantic-router.ai>
* style(installer): drop logo env sidecar
Signed-off-by: xunzhuo <xunzhuo@vllm-semantic-router.ai>
* style(installer): simplify vllm header
Signed-off-by: xunzhuo <xunzhuo@vllm-semantic-router.ai>
* style(cli): align serve banner with installer
Signed-off-by: xunzhuo <xunzhuo@vllm-semantic-router.ai>
---------
Signed-off-by: xunzhuo <xunzhuo@vllm-semantic-router.ai>1 parent 522ce8a commit 3298fef
File tree
14 files changed
+1560
-165
lines changed- src/vllm-sr
- cli
- tests
- website
- docs/installation
- i18n/zh-Hans/docusaurus-plugin-content-docs/current/installation
- scripts
- src
- components
- InstallQuickStartSection
- site
- pages
14 files changed
+1560
-165
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| 119 | + | |
119 | 120 | | |
120 | 121 | | |
121 | 122 | | |
| |||
0 commit comments