{
  "version": "https://jsonfeed.org/version/1.1",
  "title": "ruuk.io",
  "home_page_url": "https://ruuk.io/",
  "feed_url": "https://ruuk.io/feed.json",
  "description": "Infrastructure, automation, and a running record of making things work.",
  "language": "en",
  "authors": [
    {
      "name": "David Schröder",
      "url": "https://ruuk.io/info/"
    }
  ],
  "items": [
    {
      "id": "https://ruuk.io/blog/nextjs-blog/",
      "url": "https://ruuk.io/blog/nextjs-blog/",
      "title": "Creating a basic blog with NextJS",
      "summary": "The creation story of this very blog you are reading",
      "date_published": "2020-05-17T21:30:00.000Z",
      "authors": [
        {
          "name": "David"
        }
      ],
      "tags": [
        "nextjs",
        "web"
      ]
    }
  ]
}
