Migrate docs to @rivet-dev/docs-theme (de-Starlight) + Typesense search#147
Merged
Conversation
- Replace Starlight with the shared @rivet-dev/docs-theme; plain glob content loader; secure-exec identity (logo/nav/footer/landing/sidebar) - docs.config sitemap with FA icons; <CodeSnippet> embeds; topNav on marketing only; SDKs icon; tab strip hidden (single tab); JetBrains Mono code font; Full Example + Copy buttons - Typesense docs search (secureexec-docs collection) - website/Dockerfile: git-clone + build the theme at a pinned sha, generate FA icons (FONTAWESOME_PACKAGE_TOKEN build arg, set on Railway), copy examples, rewrite theme deps to the clone - Clean theme deps (file:vendor/theme, no machine path) Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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 secure-exec docs site off Starlight onto the shared
@rivet-dev/docs-theme, keeping secure-exec's own identity (logo / nav / footer / landing / sidebar).Highlights
docs.configsitemap with FA icons;<CodeSnippet>embeds of real examplessecureexec-docs)website/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 clonefile:vendor/theme)Follow-up: CI install polish for the website (tracked separately).
🤖 Generated with Claude Code