Migrate docs to @rivet-dev/docs-theme (de-Starlight) + Typesense search#1555
Merged
Conversation
|
🚅 Deployed to the agentos-pr-1555 environment in agentos
🚅 Deployed to the agentos-pr-1555 environment in rivet-frontend
|
…:1 rivet) - Replace Starlight with the shared @rivet-dev/docs-theme (react + mdx + remark/rehype/shiki pipeline); plain glob content loader - docs.config sitemap/identity; CodeSnippet embeds of real example files; cookbooks overview grid - Typesense docs search (search config + shared indexer); fix GitHub repo slug agent-os -> agentos - JetBrains Mono code font; Full Example + Copy buttons - website/Dockerfile: git-clone + build the theme at a pinned sha, generate FA icons (FONTAWESOME_PACKAGE_TOKEN build arg), copy examples, rewrite theme deps to the clone - ci.yml: materialize the theme workspace member; build excludes the website (it deploys via Docker) Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
6c8518f to
78f39f6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Migrates the agentOS docs site off Starlight onto the shared
@rivet-dev/docs-theme(1:1 rivet copy).Highlights
docs.configsitemap/identity<CodeSnippet>embeds of real example files; cookbooks overview grid; Full Example + Copy buttons; JetBrains Mono code fontagent-os→agentoswebsite/Dockerfile: clones + builds the theme at a pinned sha, generates FA icons (FONTAWESOME_PACKAGE_TOKENbuild arg, set on Railway), copies examples, rewrites theme deps to the cloneci.yml: materializes the theme workspace member; build excludes the website (deploys via Docker)Follow-up: CI install/build polish for the website workspace member (tracked separately).
🤖 Generated with Claude Code