{
  "items": [
    {
      "type": [
        "h-entry"
      ],
      "properties": {
        "content": [
          {
            "value": "Northern Lights visible from Nottingham!",
            "html": "<p>Northern Lights visible from Nottingham!</p>"
          },
          "Northern Lights visible from Nottingham!"
        ],
        "photo": [
          "https://www.joelotter.com/img/2024/05/10-lights-1.jpeg",
          "https://www.joelotter.com/img/2024/05/10-lights-2.jpeg",
          "https://www.joelotter.com/img/2024/05/10-lights-3.jpeg"
        ],
        "category": [
          "life"
        ],
        "syndication": [
          "https://bsky.app/profile/joelotter.com/post/3ks66vaoyis2i",
          "https://otter.garden/@joel/112419194911976090"
        ],
        "url": [
          "https://www.joelotter.com/notes/2024/05/10-lights/"
        ],
        "published": [
          "2024-05-10 22:38:13Z"
        ],
        "author": [
          {
            "value": "Joel Auterson",
            "type": [
              "h-card"
            ],
            "properties": {
              "photo": [
                "https://www.joelotter.com/img/profile.jpg"
              ],
              "name": [
                "Joel Auterson"
              ],
              "url": [
                "https://www.joelotter.com/"
              ]
            }
          }
        ],
        "name": [
          "May 10, 2024\n·\n\n22:38:13\nNorthern Lights visible from Nottingham!\n\nNorthern lights with the silhouette of a church spire iPhone 11 Pro back triple camera 4.25mm f/1.8Northern Lights, pink and green iPhone 11 Pro back triple camera 4.25mm f/1.8Northern Lights iPhone 11 Pro back triple camera 4.25mm f/1.8\nlife« All notesResponsesInteract with this note:\n\n\nconst parseDate=function(e){return/Z|[+-]\\d{2}:\\d{2}/.test(e)||(e+=\"Z\"),new Date(e)},createInteractionElement=function(e,t=e.author.url){const s=document.createElement(\"a\");s.setAttribute(\"href\",t);const n=document.createElement(\"img\");return n.classList.add(\"profile\"),n.setAttribute(\"src\",e.author.photo?e.author.photo:\"/img/noise.jpg\"),n.setAttribute(\"alt\",e.author.name),n.setAttribute(\"title\",e.author.name),s.appendChild(n),s},createInteractionGroup=function(e,t,n,s){const o=document.createElement(\"div\");e.appendChild(o),o.classList.add(t),o.classList.add(\"pure-g\",\"interaction\");const i=document.createElement(\"div\");i.classList.add(\"pure-u-1-12\",\"pure-u-sm-1-24\",\"interaction-icon\");const a=document.createElement(\"i\");a.classList.add(\"fas\"),a.classList.add(s),i.appendChild(a),o.appendChild(i);const r=document.createElement(\"div\");r.classList.add(\"pure-u-11-12\",\"pure-u-sm-23-24\"),o.appendChild(r);for(const e of n)r.appendChild(createInteractionElement(e))},createReplyGroup=function(e,t){const n=document.createElement(\"div\");e.appendChild(n),n.classList.add(\"pure-g\",\"interaction\");const i=document.createElement(\"div\");i.classList.add(\"pure-u-1-12\",\"pure-u-sm-1-24\",\"interaction-icon\");const r=document.createElement(\"i\");r.classList.add(\"fas\",\"fa-reply\"),i.appendChild(r),n.appendChild(i);const a=document.createElement(\"div\");a.classList.add(\"pure-u-11-12\",\"pure-u-sm-23-24\"),n.appendChild(a);const c=document.createElement(\"h5\");c.innerHTML=t.length+\" replies\",a.appendChild(c),t.sort((e,t)=>{const n=parseDate(e.published),s=parseDate(t.published);return n.getTime()-s.getTime()});const s=document.createElement(\"div\");e.appendChild(s),s.classList.add(\"pure-g\",\"replies\",\"interaction\");const l=document.createElement(\"div\");l.classList.add(\"pure-u-1-12\",\"pure-u-sm-1-24\"),s.appendChild(l);const o=document.createElement(\"div\");o.classList.add(\"pure-u-11-12\",\"pure-u-sm-23-24\"),s.appendChild(o);for(const e of t){if(!e.content)continue;const s=document.createElement(\"div\");s.classList.add(\"pure-g\",\"reply\"),o.appendChild(s);const i=document.createElement(\"div\");i.classList.add(\"pure-u-3-24\"),i.appendChild(createInteractionElement(e,e.url)),s.appendChild(i);const n=document.createElement(\"div\");if(n.classList.add(\"pure-u-21-24\"),s.appendChild(n),e.author.name){const t=document.createElement(\"div\");t.innerHTML='<a href=\"'+e.author.url+'\">'+e.author.name+\"</a>\",t.classList.add(\"post-meta\"),n.appendChild(t)}const r=document.createElement(\"div\");r.innerHTML=e.content.html||e.content.text,n.appendChild(r);const a=document.createElement(\"div\");a.classList.add(\"post-meta\");const c=parseDate(e.published),l=c.toLocaleDateString(\"en-GB\",{day:\"numeric\",month:\"long\",year:\"numeric\"}),d=c.toLocaleString(\"en-GB\",{hour:\"2-digit\",minute:\"2-digit\",second:\"2-digit\"});a.innerHTML='<a href=\"'+e.url+'\"><i class=\"fa fa-link\"></i> &middot; <i class=\"far fa-calendar-alt\"></i> <span>'+l+'</span> &middot; <i class=\"far fa-clock\"></i> <span>'+d+\"</span>\",n.appendChild(a),o.appendChild(document.createElement(\"hr\"))}};fetch(\"https://webmention.io/api/mentions.jf2?per-page=100&token=BKYpsSj5Owx48GiD1PHJdA&target=https://www.joelotter.com/notes/2024/05/10-lights/\").then(e=>e.json()).then(e=>{let t={};for(const n of e.children)t[n[\"wm-property\"]]||(t[n[\"wm-property\"]]=[]),t[n[\"wm-property\"]].push(n);return t}).then(e=>{const t=document.getElementById(\"interactions\");if(e[\"repost-of\"]&&createInteractionGroup(t,\"reposts\",e[\"repost-of\"],\"fa-retweet\"),e[\"like-of\"]&&createInteractionGroup(t,\"likes\",e[\"like-of\"],\"fa-heart\"),e[\"in-reply-to\"]||e[\"mention-of\"]){let n=[...e[\"in-reply-to\"]||[],...e[\"mention-of\"]||[]];createReplyGroup(t,n.filter(e=>e.author&&![\"https://bsky.app/profile/joelotter.com\",\"https://otter.garden/@joel\"].includes(e.author.url)))}})2024-05-10T22:38:13Z\nJoel Auterson\n\nNorthern Lights visible from Nottingham!"
        ]
      }
    },
    {
      "type": [
        "h-card"
      ],
      "properties": {
        "url": [
          "https://www.joelotter.com/"
        ],
        "name": [
          "Joel Auterson"
        ],
        "nickname": [
          "JoelOtter"
        ],
        "photo": [
          "https://www.joelotter.com/img/profile.jpg"
        ],
        "locality": [
          "London"
        ],
        "note": [
          "Hello! My name's Joel and I'm a software developer. No, not that one."
        ]
      }
    }
  ],
  "rels": {
    "stylesheet": [
      "https://www.joelotter.com/scss/main.css",
      "https://fonts.googleapis.com/css2?family=Andada+Pro:ital,wght@0,400..840;1,400..840&display=swap",
      "https://www.joelotter.com/css/base16-materia.css",
      "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.9.0/css/all.min.css"
    ],
    "preconnect": [
      "https://fonts.googleapis.com",
      "https://fonts.gstatic.com"
    ],
    "alternate": [
      "https://www.joelotter.com/posts/index.xml"
    ],
    "apple-touch-icon": [
      "https://www.joelotter.com/apple-touch-icon.png"
    ],
    "icon": [
      "https://www.joelotter.com/favicon-32x32.png",
      "https://www.joelotter.com/favicon-16x16.png"
    ],
    "manifest": [
      "https://www.joelotter.com/site.webmanifest"
    ],
    "webmention": [
      "https://webmention.io/www.joelotter.com/webmention"
    ],
    "pingback": [
      "https://webmention.io/www.joelotter.com/xmlrpc"
    ],
    "micropub": [
      "https://indieweb.joelotter.com/publish"
    ],
    "authorization_endpoint": [
      "https://indieauth.com/auth"
    ],
    "token_endpoint": [
      "https://tokens.indieauth.com/token"
    ],
    "me": [
      "https://github.com/JoelOtter",
      "https://itch.io/joelotter",
      "https://mastodon.social/@JoelOtter",
      "https://otter.garden/@joel",
      "https://bsky.app/profile/joelotter.com",
      "https://twitter.com/JoelOtter",
      "https://instagram.com/JoelOtter",
      "https://www.youtube.com/channel/UC3P4QDMOl-H33DQ8Pc6SHCA",
      "https://www.joelotter.com/"
    ],
    "tag": [
      "https://www.joelotter.com/tags/life"
    ],
    "syndication": [
      "https://bsky.app/profile/joelotter.com/post/3ks66vaoyis2i",
      "https://otter.garden/@joel/112419194911976090"
    ],
    "author": [
      "https://www.joelotter.com/"
    ]
  },
  "rel-urls": {
    "https://www.joelotter.com/scss/main.css": {
      "rels": [
        "stylesheet"
      ]
    },
    "https://fonts.googleapis.com": {
      "rels": [
        "preconnect"
      ]
    },
    "https://fonts.gstatic.com": {
      "rels": [
        "preconnect"
      ]
    },
    "https://fonts.googleapis.com/css2?family=Andada+Pro:ital,wght@0,400..840;1,400..840&display=swap": {
      "rels": [
        "stylesheet"
      ]
    },
    "https://www.joelotter.com/css/base16-materia.css": {
      "rels": [
        "stylesheet"
      ]
    },
    "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.9.0/css/all.min.css": {
      "rels": [
        "stylesheet"
      ]
    },
    "https://www.joelotter.com/posts/index.xml": {
      "title": "Joel Auterson",
      "type": "application/rss+xml",
      "rels": [
        "alternate"
      ]
    },
    "https://www.joelotter.com/apple-touch-icon.png": {
      "rels": [
        "apple-touch-icon"
      ]
    },
    "https://www.joelotter.com/favicon-32x32.png": {
      "type": "image/png",
      "rels": [
        "icon"
      ]
    },
    "https://www.joelotter.com/favicon-16x16.png": {
      "type": "image/png",
      "rels": [
        "icon"
      ]
    },
    "https://www.joelotter.com/site.webmanifest": {
      "rels": [
        "manifest"
      ]
    },
    "https://webmention.io/www.joelotter.com/webmention": {
      "rels": [
        "webmention"
      ]
    },
    "https://webmention.io/www.joelotter.com/xmlrpc": {
      "rels": [
        "pingback"
      ]
    },
    "https://indieweb.joelotter.com/publish": {
      "rels": [
        "micropub"
      ]
    },
    "https://indieauth.com/auth": {
      "rels": [
        "authorization_endpoint"
      ]
    },
    "https://tokens.indieauth.com/token": {
      "rels": [
        "token_endpoint"
      ]
    },
    "https://github.com/JoelOtter": {
      "rels": [
        "me"
      ]
    },
    "https://itch.io/joelotter": {
      "rels": [
        "me"
      ]
    },
    "https://mastodon.social/@JoelOtter": {
      "rels": [
        "me"
      ]
    },
    "https://otter.garden/@joel": {
      "rels": [
        "me"
      ]
    },
    "https://bsky.app/profile/joelotter.com": {
      "text": "",
      "rels": [
        "me"
      ]
    },
    "https://twitter.com/JoelOtter": {
      "rels": [
        "me"
      ]
    },
    "https://instagram.com/JoelOtter": {
      "rels": [
        "me"
      ]
    },
    "https://www.youtube.com/channel/UC3P4QDMOl-H33DQ8Pc6SHCA": {
      "rels": [
        "me"
      ]
    },
    "https://www.joelotter.com/tags/life": {
      "text": "life",
      "rels": [
        "tag"
      ]
    },
    "https://bsky.app/profile/joelotter.com/post/3ks66vaoyis2i": {
      "title": "Bluesky",
      "text": "",
      "rels": [
        "syndication"
      ]
    },
    "https://otter.garden/@joel/112419194911976090": {
      "title": "Mastodon",
      "text": "",
      "rels": [
        "syndication"
      ]
    },
    "https://www.joelotter.com/": {
      "text": "Joel Auterson",
      "rels": [
        "me"
      ]
    }
  },
  "debug": {
    "package": "https://rubygems.org/gems/microformats",
    "version": "4.0.7",
    "note": [
      "This output was generated from the microformats-ruby gem available at https://github.com/indieweb/microformats-ruby",
      "Please file any issues with the parser at https://github.com/indieweb/microformats-rubygems/issues"
    ]
  }
}