{
"id": "app.greengale.publication",
"defs": {
"main": {
"key": "literal:self",
"type": "record",
"record": {
"type": "object",
"required": [
"url",
"name"
],
"properties": {
"url": {
"type": "string",
"format": "uri",
"maxLength": 2048,
"description": "Publication base URL (e.g., https://greengale.app)"
},
"name": {
"type": "string",
"maxLength": 200,
"description": "Publication/blog title"
},
"theme": {
"ref": "app.greengale.blog.defs#theme",
"type": "ref",
"description": "Default theme for posts in this publication"
},
"description": {
"type": "string",
"maxLength": 1000,
"description": "Publication description"
},
"enableSiteStandard": {
"type": "boolean",
"default": false,
"description": "When enabled, also publishes to site.standard.publication and site.standard.document collections for cross-platform compatibility"
}
}
},
"description": "A publication/blog configuration with title, description, and default theme. Compatible with site.standard ecosystem."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:purpkfw7haimc4zu5a57slza
- CID
-
bafyreiert42uily33yhajoybpqvnj2gssjihb5nkcdivouqc32f7hzj64i
- Indexed At
- 2026-01-15 06:14 UTC
- AT-URI
-
at://did:plc:purpkfw7haimc4zu5a57slza/com.atproto.lexicon.schema/app.greengale.publication
Version History (3 versions)