{
  "format": 1,
  "files": {
    "first.json": "{\n  \"version\": 1,\n  \"title\": \"First light\",\n  \"children\": [\n    {\n      \"type\": \"heading\",\n      \"text\": \"01 / FIRST LIGHT\"\n    },\n    {\n      \"type\": \"paragraph\",\n      \"text\": \"Today the workshop opened its doors. Replace this with your first story.\"\n    },\n    {\n      \"type\": \"list\",\n      \"items\": [\n        \"What you built\",\n        \"What you learned\",\n        \"What comes next\"\n      ]\n    },\n    {\n      \"type\": \"link\",\n      \"text\": \"Back to the journal\",\n      \"href\": \"/\"\n    }\n  ]\n}\n",
    "index.json": "{\n  \"version\": 1,\n  \"title\": \"Field notes\",\n  \"children\": [\n    {\n      \"type\": \"image\",\n      \"text\": \"Sunrise over the mountains\",\n      \"rows\": [\n        \"ffffffff44444444ffffffff\",\n        \"fffffff4441111444fffffff\",\n        \"fffffffff111111fffffffff\",\n        \"fffffff7777777777fffffff\",\n        \"ffff777788887777777fffff\",\n        \"ff7777888888887777777fff\"\n      ]\n    },\n    {\n      \"type\": \"heading\",\n      \"text\": \"THE FIELD JOURNAL\"\n    },\n    {\n      \"type\": \"paragraph\",\n      \"text\": \"Dispatches from a world worth exploring.\"\n    },\n    {\n      \"type\": \"link\",\n      \"text\": \"Read the first dispatch\",\n      \"href\": \"/first.json\"\n    },\n    {\n      \"type\": \"link\",\n      \"text\": \"Return to the Hub\",\n      \"href\": \"hub://directory/\"\n    }\n  ]\n}\n"
  }
}
