Skip to content

feat: align docs surface to the v2 design contract#148

Merged
Delqhi merged 7 commits intomainfrom
feat/design-overhaul-2026
Apr 26, 2026
Merged

feat: align docs surface to the v2 design contract#148
Delqhi merged 7 commits intomainfrom
feat/design-overhaul-2026

Conversation

@Delqhi
Copy link
Copy Markdown
Member

@Delqhi Delqhi commented Apr 26, 2026

Summary

  • closes docs: overhaul OpenSIN docs design toward OpenAI/GitHub/Apple/Uber #147
  • align OpenSIN-documentation with the v2 OpenAI + GitHub + Apple + Uber inspired design contract
  • add a shared docs/.vitepress/theme/style.css token layer and keep custom.css as the OpenSIN-specific override layer
  • normalize homepage and docs custom layouts to shared contract tokens instead of legacy hardcoded colors
  • regenerate the tracked VitePress output after the theme updates

Validation

  • bun ./scripts/build-docs.mjs
  • lsp_diagnostics on docs/.vitepress/theme (no errors)

@Delqhi Delqhi changed the title feat: overhaul docs theme with primer-style design contract feat: align docs surface to the v2 design contract Apr 26, 2026
@Delqhi
Copy link
Copy Markdown
Member Author

Delqhi commented Apr 26, 2026

Heads-up: PR #149 complements this design-overhaul branch by isolating nested worktree paths at the Git, CI, and VitePress layers. Once the local nested repos are moved out of the docs repo root, the new predev / prebuild hygiene guard will keep this surface work stable and stop recursive scan / watcher noise from unrelated repos.

@Delqhi
Copy link
Copy Markdown
Member Author

Delqhi commented Apr 26, 2026

Launch-readiness note: this branch is a major part of the production docs surface, but current recommendation is still NO-GO until the repository-level security blocker is cleared and the launch-critical PRs are merged to main.

Required before market launch:

@Delqhi
Copy link
Copy Markdown
Member Author

Delqhi commented Apr 26, 2026

Launch-sequencing note: PR #151 is now open as the repo-side mitigation for blocker #150. Recommended merge order is #151 -> #149 -> #148, then deploy from main and perform a final live smoke on docs.opensin.ai.

@Delqhi Delqhi merged commit 0b4ac53 into main Apr 26, 2026
3 checks passed
@Delqhi Delqhi deleted the feat/design-overhaul-2026 branch April 26, 2026 05:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: overhaul OpenSIN docs design toward OpenAI/GitHub/Apple/Uber

1 participant