Docs: restructure Subgraphs, Substreams, Indexing & Resources#1113
Closed
brandonleekramer wants to merge 3 commits into
Closed
Docs: restructure Subgraphs, Substreams, Indexing & Resources#1113brandonleekramer wants to merge 3 commits into
brandonleekramer wants to merge 3 commits into
Conversation
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.
Summary
A large information-architecture overhaul of the Subgraphs, Substreams, Indexing, and Resources sections — reordering, regrouping, renaming, moving, and removing pages — plus the
nginx.confredirects to preserve every old URL and a handful of supporting label/link edits. Changes are structural (_meta.js/_meta-titles.json), file moves, redirects, and small edits; page prose was not rewritten.Every structural change was validated with a production
next build(compiles, all pages generate, 0_metavalidation errors).Subgraphs
New top-level order: Overview, Quick Start, Providers, Public Subgraphs, Developing, Querying, Tooling, Best Practices, How-to Guides.
existing-subgraphs) is now a folder: Using Graph Explorer, Standardized Subgraphs, Agent0 Subgraphs, Polymarket Subgraphs.Substreams
Order: Overview, Quick Start, Providers, Public Substreams, Developing, Publishing, Tooling.
Indexing
tooling/) subfolder was dissolved; Firehose, Graph Node, GraphCast promoted to the top level.tap), Supported Networks and Node Requirements, Chain Integration Process.Global navigation
Removals (deleted pages)
arbitrum/arbitrum-faq,arbitrum/l2-transfer-tools-faq,arbitrum/l2-transfer-tools-guide,sunrise.Supported Networks page
mailto:info@thegraph.foundation.Redirects (
nginx.conf)Every moved, renamed, or removed URL has a permanent (301) redirect. A full audit confirmed every pre-existing route still resolves (redirect or live page) and no redirect points to a dead page.
Moves/renames →
subgraphs/billing→subgraphs/providers/subgraph-studio/introductionsubgraphs/explorer→subgraphs/existing-subgraphs/explorersubgraphs/upgrade-indexer,subgraphs/fair-use-policy,resources/subgraph-studio-faq→subgraphs/providers/subgraph-studio/*subgraphs/developing/subgraphs→subgraphs/overviewsubgraphs/developing/deploying/*&subgraphs/developing/publishing/*→subgraphs/developing/deploying-publishing/*subgraphs/subgraph-mcp/*&subgraphs/skills→subgraphs/tooling/*subgraphs/guides/{agent0,polymarket}→subgraphs/existing-subgraphs/*subgraphs/guides/{x402-payments,subgraph-uncrashable,subgraph-linter,contract-analyzer}→subgraphs/tooling/*subgraphs/querying/managing-api-keys→subgraphs/providers/subgraph-studio/managing-api-keyssubgraphs/developing/creating/unit-testing-framework→subgraphs/tooling/unit-testing-frameworksubstreams/introduction→substreams/overviewsubstreams/skills&substreams/substreams-mcp/*→substreams/tooling/*indexing/tooling/{firehose,graph-node,graphcast}→indexing/*Removals →
resources/migration-guides/assemblyscript-migration-guide→ AssemblyScript API page (subgraphs/developing/creating/graph-ts/README)resources/migration-guides/graphql-validations-migration-guide→ GraphQL API page (subgraphs/querying/graphql-api)resources/migration-guides/migrate-from-alchemy→ Transfer to The Grapharchived/sunrise/(+ legacy alias/sunrise/,/network-transition-faq/) →https://thegraph.com/blog/unveiling-updated-sunrise-decentralized-data/archived/arbitrum/*(+ legacy aliases/arbitrum-faq/,/arbitrum/l2-transfer-tools-faq/,/arbitrum/l2-transfer-tools-guide/) →https://thegraph.com/blog/the-graph-L2-scaling-with-arbitrum/Supporting file changes
_meta.js/_meta-titles.jsonacross all affected sections.nginx.conf— all redirects above.website/route-lockfile.txt— updated to the new route set (regenerated bypnpm build)..mdxfiles,HomePage.tsx,supportedNetworks/ResourceCards.tsx,supportedNetworks/NetworksTable.tsx, andindex.json.next.config.js— nav order + labels (AI Tooling to top, Data Services, Indexer Tooling).