Standard.site landing page built in Next.js
TypeScript 84.6%
MDX 14.1%
CSS 1.0%
JavaScript 0.3%
Other 0.1%
101 2 0

Clone this repository

https://tangled.org/e.xyehr.cn/standard.site https://tangled.org/did:plc:5yc22xi267elvu6o6ual4oxg/standard.site
git@tangled.org:e.xyehr.cn/standard.site git@tangled.org:did:plc:5yc22xi267elvu6o6ual4oxg/standard.site

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.md

Standard.site Header

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#

Resources#

License#

This project is open-source software licensed under the MIT license.


Designed for the ATmosphere