Official website for Standard.site - shared lexicons for long-form publishing on AT Protocol.
What is Standard.site?#
Standard.site provides shared lexicons that enable long-form publishing across the AT Protocol ecosystem. By defining common schemas for publications and documents, content becomes portable, discoverable, and interoperable across every platform in the ATmosphere.
One schema. Every platform.
Development#
Requirements#
- Node.js 20+
- npm
Setup#
npm install
npm run dev
Open http://localhost:3000 in your browser.
Build#
npm run build
Generates a static export in the out/ directory.
Scripts#
npm run dev # Start development server
npm run build # Build for production
npm run lint # Run ESLint
npm run lexicons:sync # Sync lexicons from AT Protocol
Tech Stack#
- Next.js 16 - React framework
- Tailwind CSS 4 - Styling
- Motion - Animations
- TypeScript - Type safety
Resources#
License#
This project is open-source software licensed under the MIT license.
Designed for the ATmosphere
