Docs
Using subgraph yourself
- Getting started — install the CLI, sign in, publish your first item.
Integrating with subgraph content
Integrators only need one thing: the lexicon schemas. OAuth, session storage, the CLI internals — those are private to subgraph's own apps. Read records directly from a user's PDS and render whatever you want.
- Lexicons — schemas for
site.subgraph.item,site.subgraph.series,site.subgraph.content.seriesEmbed, and how they compose with Standard.site. - Astro boilerplate — a drop-in template that fetches subgraph records from a PDS and renders them. Placeholder for now.
Related
- atproto.com — the underlying protocol.
- standard.site — long-form publishing lexicons subgraph extends.
- lexicon.garden — atproto lexicon registry.