Commit b9649ef
authored
refs: point remaining ui.vllnt.ai references to ui.vllnt.com (#489)
## What
PR #485 swept `ui.vllnt.ai → ui.vllnt.com` only in `apps/registry`. This
covers everywhere else — **268 files, pure domain swap (325/325
lines)**.
## Changes
- **232 generated component `.mdx`** install commands
(`packages/ui/src/components/*/*.mdx`) **and**
`packages/ui/scripts/generate-docs.ts:773` (the template that emits
them) — swept together so they stay consistent; no docs-drift check
exists, and a full regen would only add noise.
- **Markdown**: README, AGENTS, ROADMAP, CONTRIBUTING, SECURITY, DESIGN,
`docs/*.md`, `apps/registry/README.md` + `SEO-AI-POSITIONING.md`,
template READMEs, `skills/vllnt-ui/SKILL.md`.
- **Config/other**: root `llms.txt` / `llms-full.txt`, `package.json` +
`packages/ui/package.json` homepages, `templates/*/template.json`,
Dockerfile + `nginx.conf` comments, `.github/ISSUE_TEMPLATE/config.yml`,
two `copy-button` story/visual files.
## Deliberately left `.ai`
- `apps/registry/lib/legacy-host-redirect.ts` `LEGACY_HOST =
"ui.vllnt.ai"` — the host the #480 middleware redirects **from**.
- Every `storybook.vllnt.ai` (14 files) — its own domain, redirected by
#483.
- `*.vllnt.ai` wildcard-cert notes in `ntk.yaml`.
## Excluded — needs an infra decision (not in this PR)
`ntk.yaml:30` `production: ui.vllnt.ai` is the **live deploy domain**.
Flipping it to `ui.vllnt.com` is a deployment/routing change coupled to
the 301 (the app must still receive `.ai` traffic to redirect it). Left
for a deliberate infra call.
## Validation
- Diff is 100% `ui.vllnt.ai → ui.vllnt.com` (zero non-domain lines).
- All touched JSON re-parses; generator updated to emit `.com`.
Closes #488
Co-authored-by: bntvllnt <bntvllnt@users.noreply.github.com>1 parent 1cb8654 commit b9649ef
268 files changed
Lines changed: 325 additions & 325 deletions
File tree
- .github/ISSUE_TEMPLATE
- apps
- registry
- storybook
- docs
- packages/ui
- scripts
- src/components
- accordion
- activity-heatmap
- activity-log
- agent-activity
- ai-artifact
- ai-chat-input
- ai-message-bubble
- ai-sidebar
- ai-source-citation
- ai-streaming-text
- ai-tool-call-display
- alert-dialog
- alert-pulse
- alert
- anchor-port
- animated-text
- annotation
- aspect-ratio
- auto-reload
- avatar-group
- avatar
- badge
- banner
- blog-card
- border-beam
- bottom-activity-strip
- bottom-bar
- breadcrumb
- button
- calendar
- callout
- candlestick-chart
- canvas-shell
- canvas-view
- card
- carousel
- category-filter
- chart
- chat-dock-section
- checkbox
- checklist
- choropleth-map
- chronological-timeline
- civilization-card
- code-block
- code-playground
- collapsible
- combobox
- command
- comment-pin
- comparison
- completion-dialog
- connector-edge
- content-intro
- context-lens
- cookie-consent
- copy-button
- countdown-timer
- credit-badge
- curriculum
- data-list
- data-table
- date-picker
- dialog
- drawer
- edge-label
- empty-state
- era-comparison
- exercise
- faq
- file-upload
- filter-bar
- flashcard
- floating-action-button
- floating-toolbar
- flow-diagram
- follow-mode
- gantt-chart
- geography-quiz-map
- glass-panel
- globe-3d
- group-hull
- handoff-beacon
- heat-map-overlay
- heat-overlay
- historic-timeline
- historical-figure-card
- horizontal-scroll-row
- hover-card
- infinite-plane
- inline-input
- input-otp
- input
- interactive-timeline
- jarvis-dock
- kbd
- key-concept
- keyboard-shortcuts-help
- knowledge-check
- label
- lang-provider
- learning-objectives
- left-rail
- live-cursor
- live-feed
- map-2d
- map-timeline
- market-treemap
- marquee
- mdx-content
- metric-cluster
- metric-gauge
- mini-map-panel
- model-comparison
- model-selector
- multi-select-lasso
- newsletter-signup
- number-input
- number-ticker
- object-card
- object-handle
- object-inspector
- order-book
- overview-board
- pagination
- parallel-timeline
- password-input
- plan-badge
- playback-ghost
- policy-delivery-panel
- popover
- presence-stack
- presence-sync-indicator
- pricing-table
- primary-source-viewer
- pro-tip
- profile-section
- progress-bar
- progress-card
- prompt-templates
- property-section
- quiz
- radio-group
- rating
- relationship-inspector
- resizable
- right-dock
- role-badge
- route-map
- routing-assignment-panel
- run-timeline
- runtime-overview-panel
- scope-selector
- scroll-area
- search-bar
- search-dialog
- selection-halo
- selection-presence
- select
- separator
- severity-badge
- sheet
- sidebar-provider
- sidebar-toggle
- sidebar
- skeleton
- slider
- slideshow
- snap-guides
- social-fab
- sparkline-grid
- spinner
- stat-card
- state-badge-overlay
- status-board
- status-indicator
- step-by-step
- stepper
- sticky-metric
- story-map
- subscription-card
- switch
- table-of-contents-panel
- table-of-contents
- table
- tabs
- terminal
- textarea
- theme-preset-provider
- theme-provider
- theme-switcher
- theme-toggle
- thinking-block
- thread-bubble
- threshold-ring
- ticker-tape
- timeline-scrubber
- timeline
- tldr-section
- toast
- toggle-group
- toggle
- tooltip
- top-bar
- tour
- transaction-list
- tree-view
- truncated-text
- tutorial-card
- tutorial-complete
- tutorial-filters
- tutorial-intro-content
- tutorial-mdx
- usage-breakdown
- video-embed
- view-switcher
- viewport-bookmarks
- wallet-card
- watchlist
- workspace-switcher
- world-breadcrumbs
- world-clock-bar
- zoom-hud
- skills/vllnt-ui
- templates
- ai-chat
- dashboard
- docs-site
- next-starter
- saas
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
219 | | - | |
| 219 | + | |
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
273 | 273 | | |
274 | 274 | | |
275 | 275 | | |
276 | | - | |
277 | | - | |
278 | | - | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
279 | 279 | | |
280 | 280 | | |
281 | 281 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
| 137 | + | |
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
| |||
0 commit comments