{
    "componentChunkName": "component---src-templates-post-js",
    "path": "/post/gatsbyfirst/",
    "result": {"pageContext":{"post":{"title":"Gatsbyを使ってみよう","description":null,"slug":"gatsbyfirst","coverImage":{"file":{"url":"//images.ctfassets.net/sdbmloi7laet/3aAayD2VjYSLbb9g5B7qib/0868d18f0d7c942ce6a7055920074d97/photo-1447083143451-7d35ac4cea71"},"title":"kusa"},"publishDate":"2021-09-12","bodyMarkdown":{"childMarkdownRemark":{"html":"<h2>こちらのgatsby記事にそって実装してみる</h2>\n<p><a href=\"https://zenn.dev/tomokiya/books/4b13342f6d878b93e06c/viewer/aad1360798a7673ffe02\">https://zenn.dev/tomokiya/books/4b13342f6d878b93e06c/viewer/aad1360798a7673ffe02</a></p>\n<p>プロジェクトの作成、開発サーバー実行</p>\n<pre><code>$ gatsby new blog-contentful https://github.com/gatsbyjs/gatsby-starter-hello-world\n\n$ cd blog-contentful\n\n$ gatsby develop\n</code></pre>\n<h1>コンポーネント</h1>\n<p>src/components/layout.jsを作成する</p>\n<p>そのほかにも色々コンポーネントを作成していく</p>"},"bodyMarkdown":"## こちらのgatsby記事にそって実装してみる\nhttps://zenn.dev/tomokiya/books/4b13342f6d878b93e06c/viewer/aad1360798a7673ffe02\n\nプロジェクトの作成、開発サーバー実行\n\n```\n$ gatsby new blog-contentful https://github.com/gatsbyjs/gatsby-starter-hello-world\n\n$ cd blog-contentful\n\n$ gatsby develop\n```\n\n# コンポーネント\nsrc/components/layout.jsを作成する\n\nそのほかにも色々コンポーネントを作成していく\n"}}}},
    "staticQueryHashes": ["3000541721"]}