Drop gh-pages from ADR-0008 steady-state branches#484
Merged
Conversation
The marketing site moved out of this repo into its own repo (Fallout-build/fallout.build), served via GitHub Pages from main. The gh-pages branch ADR-0008 listed as a steady-state branch no longer exists here; steady state is now just main + support/*. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
48e8d11 to
1ed267f
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.
The marketing site moved out of this repo into its own repo, Fallout-build/fallout.build, served via GitHub Pages from
main(root) — no orphangh-pagesbranch.ADR-0008 listed
gh-pagesas a steady-state long-lived branch of this repo; that's no longer true. This updates the ADR to match:main+support/*)Infra already done outside this PR:
fallout.builddomain repointed to the new repo,gh-pagesbranch deleted here (and on the fork), old Pages domain released. Brand assets in.assets/are unchanged — copies now also live in the site repo.Docs-only. No code, no API, non-breaking.