Skip to content

docs: OpenScience docs site for openscience.sh/docs#88

Merged
Aayam Bansal (aayambansal) merged 3 commits into
mainfrom
docs/openscience-site
Jul 5, 2026
Merged

docs: OpenScience docs site for openscience.sh/docs#88
Aayam Bansal (aayambansal) merged 3 commits into
mainfrom
docs/openscience-site

Conversation

@aayambansal

Copy link
Copy Markdown
Member

Replaces the Mintlify docs experiment with the OpenScience documentation site, hosted at openscience.sh/docs.

  • Reverts the earlier Mintlify docs/ directory (first commit — a plain revert, no history rewrite).
  • Replaces the unfinished Astro Starlight site in frontend/docs/ with the Vite + React docs app, stripped to OpenScience content only: no Atlas or Library product sections, no cross-product switcher, no umbrella branding — it references OpenScience and nothing else. (The atlas.mdx page stays; it's OpenScience's own "connect to Atlas" integration guide.)
  • Pages: index, quickstart, workspace, agents, models, skills, sessions, atlas, commands, security.
  • Built for openscience.sh/docs: Vite base: "/docs/", a vercel.json with the SPA rewrite under /docs, OpenScience favicon and wordmark, title "OpenScience Docs".
  • Install/quickstart commands corrected to the working openscience.sh/install and @synsci/openscience / npx synsci.

Verified: frontend/docs build emits assets under /docs/, tsc --noEmit clean, root turbo typecheck clean (7/7 including @synsci/docs), prettier clean, and grep confirms no Atlas/Library product content or "Synthetic Sciences" umbrella branding in the app.

To go live: point the openscience.sh /docs route at this build's dist/ in the Vercel dashboard (or add it as a route in the landing project).

Replace the docs package with a small Vite + React app that renders the
OpenScience MDX pages as a hash-routed single-page site.

- Guides and CLI reference for OpenScience only: index, quickstart,
  workspace, agents, models, skills, sessions, atlas, commands, security.
- Served under openscience.sh/docs (Vite base /docs/, SPA rewrite in
  vercel.json); assets and fonts resolve beneath /docs/.
- OpenScience wordmark, favicon, and a Star on GitHub call to action.
- typecheck (tsc --noEmit) and the CI docs build both pass.
@vercel

vercel Bot commented Jul 5, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
openscience Ready Ready Preview, Comment Jul 5, 2026 12:46pm

Request Review

@aayambansal Aayam Bansal (aayambansal) merged commit c56afe5 into main Jul 5, 2026
12 checks passed
@aayambansal Aayam Bansal (aayambansal) deleted the docs/openscience-site branch July 5, 2026 12:48
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.

1 participant