{
  "version": "https://jsonfeed.org/version/1.1",
  "title": "Full Time Post",
  "description": "Sports, games, stars. European football, the games industry, and science fiction.",
  "home_page_url": "https://fulltimepost.com",
  "feed_url": "https://fulltimepost.com/feed.json",
  "language": "en-GB",
  "items": [
    {
      "id": "https://fulltimepost.com/posts/example-post",
      "url": "https://fulltimepost.com/posts/example-post",
      "title": "Example post: how a Full Time Post story is put together",
      "summary": "A sample story that exists so the post layout can be seen and tested. Delete this file once real stories are published.",
      "content_text": "**This is an example post. It is here so the layout, the feeds, the search index and the\r\ngenerated social image can be checked before any real writing exists. Delete\r\n`src/content/posts/example-post.md` when the first real story goes up.**\r\n\r\nEvery story on this site is built the same way. The tooling reads open RSS feeds, public\r\nReddit threads and Hacker News, clusters the duplicates, and ranks what is left by signal.\r\nThat produces a shortlist. Nothing on the shortlist is published automatically.\r\n\r\nFrom there a human writes the piece. That is the whole standard, and it is the reason the\r\nsite exists: there is plenty of software that will generate a thousand words about last\r\nnight's result, and none of it is worth reading.\r\n\r\n## What a story has to carry\r\n\r\nEvery load-bearing claim links to its source. If a number appears in a sentence, the reader\r\ncan click it and land on the thing that produced the number. Where a claim cannot be sourced,\r\nit does not go in.\r\n\r\nA second pass reads the finished draft back against its sources and flags anything that has\r\ndrifted from what the source actually said. That happens before publish, not after.\r\n\r\n## What a story does not do\r\n\r\nNo clickbait headlines, no manufactured outrage, no tribalism, and no filler written to hit a\r\nword count. A short piece that says one true thing is better than a long one that says nothing.\r\n\r\n## Front matter reference\r\n\r\nThe frontmatter at the top of this file shows every field the posts collection accepts. The\r\nfull contract, including which fields are required and what each one does, is written up in\r\n`docs/content-contract.md`. That document is the interface any tool writing posts into this\r\nrepository should build against.",
      "date_published": "2026-04-01T07:30:00.000Z",
      "date_modified": "2026-04-01T07:30:00.000Z",
      "authors": [
        {
          "name": "Eric Nelson"
        }
      ],
      "tags": [
        "football",
        "example",
        "delete-me"
      ]
    }
  ]
}