blog: BYOC post diagrams and colored hero - #67
Merged
Merged
Conversation
Tightens the Rivet BYOC post into bullets, embeds the docs' BYOC architecture and multi-region diagrams, adds a data-locality/GDPR note, and points the hero at the new colored diagram (image.png?v=5). Adds scripts/render-byoc-hero.ts to the create-launch-post skill, which renders that hero and its social variant. Amp-Thread-ID: https://ampcode.com/threads/T-01a0a1ba-571f-72d8-a85e-924a49ba90b7 Co-authored-by: Nicholas Kissel <nicholas@rivet.gg>
railway-app
Bot
temporarily deployed
to
rivet-website / website-pr-67
September 15, 2026 04:18
Destroyed
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.
Follow-up to #65 for the Rivet BYOC post.
ByocArchitectureDiagramandByocRegionsDiagramfrom the docs so the blog and/cloud/byoc/architectureshare one source; adds a data-locality/GDPR bullet under Multi-region.image.png?v=5(earlier query values were cached by Cloudflare before their uploads landed).scripts/render-byoc-hero.tsto thecreate-launch-postskill (pnpm render-byoc-hero -- --output-dir <path>); it reproduces the uploaded hero byte-for-byte.Verified locally: post renders at
/changelog/2026-09-15-introducing-rivet-byoc/with both diagrams,?v=5serves the new 74,197-byte hero, script type-checks.