{
  "path": "/a/3mi2gkz5uih23-genesis",
  "site": "at://did:plc:ia2zdnhjaokf5lazhxrmj6eu/site.standard.publication/3mi2gijyte32h",
  "$type": "site.standard.document",
  "title": "Genesis",
  "content": {
    "$type": "app.offprint.content",
    "items": [
      {
        "$type": "app.offprint.block.text",
        "plaintext": "Just playing with Offprint because I love tools, and damn this one is slick šŸ”„ "
      },
      {
        "$type": "app.offprint.block.callout",
        "emoji": "šŸ’”",
        "plaintext": "Ooooo we got blocks"
      },
      {
        "code": "console.log(\"This editor is NICE\")",
        "$type": "app.offprint.block.codeBlock",
        "language": "javascript"
      },
      {
        "href": "https://dino.stevedylan.dev",
        "$type": "app.offprint.block.webEmbed",
        "title": "Dino",
        "width": "100%",
        "embedUrl": "https://dino.stevedylan.dev",
        "siteName": "Stevedylan",
        "alignment": "center",
        "description": "Just the dino"
      },
      {
        "$type": "app.offprint.block.text",
        "plaintext": "Holy crap the embeds"
      },
      {
        "href": "https://stevedylan.dev/posts/returning-to-neovim/",
        "$type": "app.offprint.block.webBookmark",
        "title": "Returning to Neovim",
        "siteName": "Steve Simkins",
        "description": "Once again coming back to the editor I can"
      },
      {
        "$type": "app.offprint.block.text",
        "plaintext": ""
      }
    ]
  },
  "publishedAt": "2026-03-27T15:29:19+00:00",
  "textContent": "Just playing with Offprint because I love tools, and damn this one is slick šŸ”„ \nšŸ’” Ooooo we got blocks\nconsole.log(\"This editor is NICE\")\nHoly crap the embeds"
}