coop.hypha.spores.site.config

hypha.coop

{
  "id": "coop.hypha.spores.site.config",
  "defs": {
    "main": {
      "key": "literal:self",
      "type": "record",
      "record": {
        "type": "object",
        "properties": {
          "title": {
            "type": "string",
            "maxLength": 1000,
            "description": "Site title",
            "maxGraphemes": 100
          },
          "bodyFont": {
            "type": "string",
            "maxLength": 50,
            "description": "Body font ID",
            "knownValues": [
              "work-sans",
              "georgia",
              "jetbrains-mono",
              "courier-new"
            ]
          },
          "fontBody": {
            "type": "string",
            "maxLength": 50,
            "description": "Deprecated legacy key for body font ID",
            "knownValues": [
              "work-sans",
              "georgia",
              "jetbrains-mono",
              "courier-new"
            ]
          },
          "subtitle": {
            "type": "string",
            "maxLength": 2000,
            "description": "Site subtitle",
            "maxGraphemes": 200
          },
          "fontHeading": {
            "type": "string",
            "maxLength": 50,
            "description": "Deprecated legacy key for heading font ID",
            "knownValues": [
              "work-sans",
              "georgia",
              "jetbrains-mono",
              "courier-new"
            ]
          },
          "headingFont": {
            "type": "string",
            "maxLength": 50,
            "description": "Heading font ID",
            "knownValues": [
              "work-sans",
              "georgia",
              "jetbrains-mono",
              "courier-new"
            ]
          }
        }
      },
      "description": "Site configuration for spores.garden, including title and subtitle."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against coop.hypha.spores.site.config

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:rxduhzsfgfpl2glle7vagcwl
CID
bafyreichsdllzt2yo2ako7ac5tm73m5jdtucb2hkxbnziidmnyevbhbjci
Indexed At
2026-03-19 19:02 UTC
AT-URI
at://did:plc:rxduhzsfgfpl2glle7vagcwl/com.atproto.lexicon.schema/coop.hypha.spores.site.config

Lexicon Garden

@