{
  "_comment": "Single source of truth for the blog. The /blog page and the 'from the blog' card on the landing page both render from this file — add a post here and it shows up in both. Newest first; the page sorts by date anyway. 'body' is a list of paragraphs (plain text, no HTML).",
  "posts": [
    {
      "slug": "Ferry Board is live :3",
      "title": "Ferry Board is live :3",
      "date": "2026-08-13",
      "tag": "ferry board",
      "summary": "the most acturate boat times around",
      "body": [
        "You can find her at [the ferry board](/ferryTimesMobile). The idea behind this website is too provide a single source for all ferrys on the water. As we all know a rider doesnt care what company you work for. It was easier to just a tourist that barely knows english a time then explain its not your job. It's also a good thing to be a nice and helpful person, just my two cents. " 
      ]

    },
    {
      "slug": "musee is a shitty ass boat",
      "title": "munsee is a shitty ass boat",
      "date": "2026-07-28",
      "tag": "boats",
      "summary": "like im sick of her that tv on the right as been out since i started",
      "body": [
      ]
    },
    {
      "slug": "water is wet",
      "title": "water is wet",
      "date": "2026-07-28",
      "tag": "notes",
      "summary": "baot",
      "body": [
        "boat goes on water"
      ]
    }
  ]
}
