garden.lexicon.nourishing-earthworm.siteConfig

sten.laugh.town View official

{
  "defs": {
    "main": {
      "key": "literal:self",
      "type": "record",
      "record": {
        "type": "object",
        "required": [],
        "properties": {
          "city": {
            "type": "string"
          },
          "name": {
            "type": "string"
          },
          "role": {
            "type": "string"
          },
          "email": {
            "type": "string"
          },
          "union": {
            "type": "string"
          },
          "collage": {
            "type": "array",
            "items": {
              "type": "object",
              "required": [
                "slug",
                "area"
              ],
              "properties": {
                "area": {
                  "type": "string",
                  "maxLength": 2
                },
                "slug": {
                  "type": "string"
                }
              }
            }
          },
          "socials": {
            "type": "object",
            "properties": {
              "imdb": {
                "type": "string"
              },
              "vimeo": {
                "type": "string"
              },
              "instagram": {
                "type": "string"
              }
            }
          },
          "photoTiles": {
            "type": "array",
            "items": {
              "type": "object",
              "required": [
                "title"
              ],
              "properties": {
                "note": {
                  "type": "string"
                },
                "slug": {
                  "type": "string"
                },
                "cover": {
                  "type": "blob",
                  "accept": [
                    "image/webp",
                    "image/jpeg",
                    "image/png"
                  ],
                  "maxSize": 6000000
                },
                "title": {
                  "type": "string"
                }
              }
            }
          },
          "description": {
            "type": "string"
          }
        }
      },
      "description": "Site-wide identity, socials, home-page collage, and /photo tile grid."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against garden.lexicon.nourishing-earthworm.siteConfig

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:52a5dhsnyfu6csd3pupxgodl
CID
bafyreif5oyxotxivgopi722froxp7cxykra5g7ltovy2tgpgtplfslbbsy
Indexed At
2026-07-16 16:02 UTC
AT-URI
at://did:plc:52a5dhsnyfu6csd3pupxgodl/com.atproto.lexicon.schema/garden.lexicon.nourishing-earthworm.siteConfig

Version History (2 versions)

Lexicon Garden

@