Standard.site landing page built in Next.js
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add atUri to documentation page frontmatter

+10
+1
content/docs/faq.mdx
··· 2 2 title: Frequently Asked Questions 3 3 description: Common questions about Standard.site and implementing the lexicons. 4 4 date: 2026-02-10 5 + atUri: "at://did:plc:re3ebnp5v7ffagz6rb6xfei4/site.standard.document/3mek5jhr66a27" 5 6 --- 6 7 7 8 import { StandardSite } from '@/app/components/docs'
+1
content/docs/implementations.mdx
··· 2 2 title: Implementations 3 3 description: Projects and tools using Standard.site lexicons to build interoperable platforms on AT Protocol. 4 4 date: 2026-02-10 5 + atUri: "at://did:plc:re3ebnp5v7ffagz6rb6xfei4/site.standard.document/3mek5jhpjfd2j" 5 6 --- 6 7 7 8 import { LinkCard } from '@/app/components/docs'
+1
content/docs/introduction.mdx
··· 2 2 title: Introduction 3 3 description: A brief introduction into what the Standard.site lexicon is, what it's used for, and how to implement it. 4 4 date: 2026-02-10 5 + atUri: "at://did:plc:re3ebnp5v7ffagz6rb6xfei4/site.standard.document/3mek5jhntva2i" 5 6 --- 6 7 7 8 import { StandardSite } from '@/app/components/docs'
+1
content/docs/lexicons/document.mdx
··· 2 2 title: Document Lexicon 3 3 description: Schema reference for site.standard.document, the lexicon that provides metadata for documents published on the web. 4 4 date: 2026-02-10 5 + atUri: "at://did:plc:re3ebnp5v7ffagz6rb6xfei4/site.standard.document/3mek5jhy7fc25" 5 6 --- 6 7 7 8 import { Table } from '@/app/components/docs'
+1
content/docs/lexicons/publication.mdx
··· 2 2 title: Publication Lexicon 3 3 description: Schema reference for site.standard.publication, the lexicon used to describe information about a particular publication. 4 4 date: 2026-02-10 5 + atUri: "at://did:plc:re3ebnp5v7ffagz6rb6xfei4/site.standard.document/3mek5jhwhcv26" 5 6 --- 6 7 7 8 import { Table } from '@/app/components/docs'
+1
content/docs/lexicons/subscription.mdx
··· 2 2 title: Subscription Lexicon 3 3 description: Schema reference for site.standard.graph.subscription, the lexicon used to tracks relationships between users and publications. 4 4 date: 2026-02-10 5 + atUri: "at://did:plc:re3ebnp5v7ffagz6rb6xfei4/site.standard.document/3mek5jhupfh2p" 5 6 --- 6 7 7 8 import { Table } from '@/app/components/docs'
+1
content/docs/lexicons/theme.mdx
··· 2 2 title: Basic Theme Lexicon 3 3 description: Schema reference for site.standard.theme.basic, the lexicon provides a simplified theme definition for publications. 4 4 date: 2026-02-10 5 + atUri: "at://did:plc:re3ebnp5v7ffagz6rb6xfei4/site.standard.document/3mek5jhsxa32c" 5 6 --- 6 7 7 8 import { Table } from '@/app/components/docs'
+1
content/docs/permissions.mdx
··· 2 2 title: Permissions 3 3 description: Standard.site provides a permission set for applications to access publications, documents, and subscriptions. 4 4 date: 2026-02-10 5 + atUri: "at://did:plc:re3ebnp5v7ffagz6rb6xfei4/site.standard.document/3mek5jhm5mx2m" 5 6 --- 6 7 7 8 import { Table } from '@/app/components/docs'
+1
content/docs/quick-start.mdx
··· 2 2 title: Quick Start 3 3 description: The quick start guide to implement Standard.site lexicons in your site, tool or app. 4 4 date: 2026-02-10 5 + atUri: "at://did:plc:re3ebnp5v7ffagz6rb6xfei4/site.standard.document/3mek5jhkri72r" 5 6 --- 6 7 7 8 import { StandardSite } from '@/app/components/docs'
+1
content/docs/verification.mdx
··· 2 2 title: Verification 3 3 description: Reference guide to understand how Standard.site records are verified to avoid impersonation or spam. 4 4 date: 2026-02-10 5 + atUri: "at://did:plc:re3ebnp5v7ffagz6rb6xfei4/site.standard.document/3mek5jhip372r" 5 6 --- 6 7 7 8