{
"$type": "site.standard.document",
"canonicalUrl": "https://standard.site/docs/introduction",
"coverImage": {
"$type": "blob",
"ref": {
"$link": "bafkreibyvuzvlqgto23acnwx3z5f6agiha6sfak5af4nzztiy7m7pmj2mm"
},
"mimeType": "image/png",
"size": 106487
},
"description": "A brief introduction to Standard.site lexicons, what they are, and how they're used.",
"path": "/docs/introduction",
"publishedAt": "2026-02-10T00:00:00.000Z",
"site": "at://did:plc:re3ebnp5v7ffagz6rb6xfei4/site.standard.publication/3me5vykp6lf2y",
"textContent": "import { StandardSite } from '@/app/components/docs'\n\nIntroduction\n\n<StandardSite /> lexicons bring long-form writing into the social web by linking blog posts and articles to the AT Protocol. This integration helps make published work easier to share and find, while ensuring authors maintain ownership of their writing in the form of records stored on their Personal Data Server (PDS).\n\nWhat is Standard.site?\n\nOur lexicons are built with discovery and connectivity in mind. <StandardSite /> lexicons bridge the gap between writers and the communities they intend to reach.\n\nWe have two main lexicons that are used to create and manage publications and written documents. In addition to these base lexicons, we maintain a handful of supporting lexicons for social features and utility.\n\nCore Lexicons\n\nPublications\n\nThe site.standard.publication lexicon is a representation of a collection of documents published to the web. It includes important information about a publication including its location on the web, theming information, user preferences, and more.\n\nDocuments\n\nThe site.standard.document lexicon provides metadata for individual documents. Including the document's relation to a publication if applicable, a path to the document, and more information like a document's complete contents.\n\nSubscriptions\n\nThe site.standard.graph.subscription lexicon tracks relationships between users and publications, enabling follow functionality and personalized content feeds across the AT Protocol network.\n\nDesign Philosophy\n\nThere are minimal requirements to use these lexicons, ensuring adoptability is as straightforward as possible. As long as the minimum required properties are included in published records, they will be available for other AT Protocol platforms to consume.\n\nWhile <StandardSite /> lexicons are lightweight on their own, they can be expanded with additional properties to fit individual needs if necessary. The existing properties should not be seen as constraints, but rather as starting points.\n\nNext steps\n\n- Read the Quick Start guide to begin implementing\n- Explore the Publication lexicon schema\n- Learn about Verification to link records to a domain\n- Check out Implementations to see tools and platforms using <StandardSite />",
"title": "Introduction"
}