Posts tagged with setbacks

    {
      "id": "post-3",
      "data": {
        "title": "My Third Blog Post",
        "pubDate": "2022-07-15T00:00:00.000Z",
        "description": "I had some challenges, but asking in the community really helped!",
        "author": "Astro Learner",
        "type": "warning",
        "tags": [
          "astro",
          "learning in public",
          "setbacks",
          "community"
        ],
        "image": {
          "url": "https://docs.astro.build/assets/rays.webp",
          "alt": "Thumbnail of Astro rays."
        },
        "draft": true
      },
      "body": "It wasn't always smooth sailing, but I'm enjoying building with Astro. And, the [Discord community](https://astro.build/chat) is really friendly and helpful!",
      "filePath": "src/content/posts/post-3.md",
      "digest": "ed58f80ca7525bd7",
      "rendered": {
        "html": "<p>It wasn’t always smooth sailing, but I’m enjoying building with Astro. And, the <a href=\"https://astro.build/chat\">Discord community</a> is really friendly and helpful!</p>",
        "metadata": {
          "headings": [],
          "localImagePaths": [],
          "remoteImagePaths": [],
          "frontmatter": {
            "title": "My Third Blog Post",
            "author": "Astro Learner",
            "draft": true,
            "description": "I had some challenges, but asking in the community really helped!",
            "image": {
              "url": "https://docs.astro.build/assets/rays.webp",
              "alt": "Thumbnail of Astro rays."
            },
            "pubDate": "2022-07-15T00:00:00.000Z",
            "type": "warning",
            "tags": [
              "astro",
              "learning in public",
              "setbacks",
              "community"
            ]
          },
          "imagePaths": []
        }
      },
      "collection": "posts"
    }