Home Page

Congratulations
β€” you just made a Gatsby site! πŸŽ‰πŸŽ‰πŸŽ‰

Edit src/pages/index.tsx to see this page update in real-time. 😎

  • TypeScript Documentation
  • Tutorial

    A great place to get started if you're new to web development. Designed to guide you through setting up your first Gatsby site.

  • How to Guides

    Practical step-by-step guides to help you achieve a specific goal. Most useful when you're trying to get something done.

  • Reference Guides

    Nitty-gritty technical descriptions of how Gatsby works. Most useful when you need detailed information about Gatsby's APIs.

  • Conceptual Guides

    Big-picture explanations of higher-level Gatsby concepts. Most useful for building understanding of a particular topic.

  • Plugin Library

    Add functionality and customize your Gatsby site or app with thousands of plugins built by our amazing developer community.

  • Build and HostNEW!

    Now you’re ready to show the world! Give your Gatsby site superpowers: Build and host on Gatsby Cloud. Get started for free!

Gatsby G Logo

Blagh

{
  "path": "/",
  "location": {
    "pathname": "/",
    "search": "",
    "hash": "",
    "href": "https://juliuszgonera.com/",
    "origin": "https://juliuszgonera.com",
    "protocol": "https:",
    "host": "juliuszgonera.com",
    "hostname": "juliuszgonera.com",
    "port": "",
    "state": null,
    "key": "initial"
  },
  "pageResources": {
    "json": {
      "data": {
        "allMdx": {
          "edges": [
            {
              "node": {
                "excerpt": "This is quite something Right right.",
                "slug": "blog/ikea-chair/",
                "frontmatter": {
                  "title": "Ergonomic Bleckberget",
                  "date": "2022-05-31T00:44:15.000Z"
                }
              }
            },
            {
              "node": {
                "excerpt": "This is quite nothing Beep bop.",
                "slug": "blog/other-post/",
                "frontmatter": {
                  "title": "Something else",
                  "date": "2022-05-15T00:44:15.000Z"
                }
              }
            }
          ]
        }
      },
      "pageContext": {}
    },
    "page": {
      "componentChunkName": "component---src-pages-index-tsx",
      "path": "/",
      "webpackCompilationHash": "3e874518c3b7bdf3c5b6",
      "staticQueryHashes": []
    },
    "staticQueryResults": {}
  },
  "data": {
    "allMdx": {
      "edges": [
        {
          "node": {
            "excerpt": "This is quite something Right right.",
            "slug": "blog/ikea-chair/",
            "frontmatter": {
              "title": "Ergonomic Bleckberget",
              "date": "2022-05-31T00:44:15.000Z"
            }
          }
        },
        {
          "node": {
            "excerpt": "This is quite nothing Beep bop.",
            "slug": "blog/other-post/",
            "frontmatter": {
              "title": "Something else",
              "date": "2022-05-15T00:44:15.000Z"
            }
          }
        }
      ]
    }
  },
  "pageContext": {},
  "uri": "/",
  "params": {}
}