Skip to content

Commit

Permalink
docs: fixing blog headers (#839)
Browse files Browse the repository at this point in the history
  • Loading branch information
angiejones authored Jan 28, 2025
1 parent 28c4260 commit f4d67c5
Show file tree
Hide file tree
Showing 5 changed files with 31 additions and 17 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -282,12 +282,12 @@ If you're interested in learning more, check out the [Goose repo](https://github
<head>
<meta property="og:title" content="Screenshot-Driven Development" />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://block.github.io/goose/blog/2024/11/22/screenshot-driven-development.html" />
<meta property="og:url" content="https://block.github.io/goose/blog/2024/11/22/screenshot-driven-development" />
<meta property="og:description" content="AI Agent uses screenshots to assist in styling." />
<meta property="og:image" content="https://block.github.io/goose/blog/images/screenshot-driven-development-blog/screenshot-driven-development.png" />
<meta property="og:image" content="https://block.github.io/goose/assets/images/screenshot-driven-development-4ed1beaa10c6062c0bf87e2d27590ad6.png" />
<meta name="twitter:card" content="summary_large_image" />
<meta property="twitter:domain" content="block.github.io" />
<meta property="twitter:domain" content="block.github.io/goose" />
<meta name="twitter:title" content="Screenshot-Driven Development" />
<meta name="twitter:description" content="AI Agent uses screenshots to assist in styling." />
<meta name="twitter:image" content="https://block.github.io/goose/blog/images/screenshot-driven-development-blog/screenshot-driven-development.png" />
<meta name="twitter:image" content="https://block.github.io/goose/assets/images/screenshot-driven-development-4ed1beaa10c6062c0bf87e2d27590ad6.png" />
</head>
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,12 @@ Excited for many more feature updates and improvements? Stay tuned for more upda
<head>
<meta property="og:title" content="Previewing Goose v1.0 Beta" />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://block.github.io/goose/blog/2024/12/06/previewing-goose-v1.html" />
<meta property="og:url" content="https://block.github.io/goose/blog/2024/12/06/previewing-goose-v10-beta" />
<meta property="og:description" content="AI Agent uses screenshots to assist in styling." />
<meta property="og:image" content="https://block.github.io/goose/blog/images/whats-new-in-goose-v1/goose-v1.0-beta.png" />
<meta property="og:image" content="https://block.github.io/goose/assets/images/goose-v1.0-beta-5d469fa73edea37cfccfe8a8ca0b47e2.png" />
<meta name="twitter:card" content="summary_large_image" />
<meta property="twitter:domain" content="block.github.io" />
<meta property="twitter:domain" content="block.github.io/goose" />
<meta name="twitter:title" content="Screenshot-Driven Development" />
<meta name="twitter:description" content="AI Agent uses screenshots to assist in styling." />
<meta name="twitter:image" content="https://block.github.io/goose/blog/images/whats-new-in-goose-v1/goose-v1.0-beta.png" />
<meta name="twitter:image" content="https://block.github.io/goose/assets/images/goose-v1.0-beta-5d469fa73edea37cfccfe8a8ca0b47e2.png" />
</head>
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ authors:
- angie
---

![calendar](goose-mcp.png)
![mcp](goose-mcp.png)

Open standards are a critical ingredient for interoperable systems. They have enabled most of the technologies that we all rely on. The ability to connect to the internet no matter where we are relies on open standards such as Wi-Fi, TCP/IP and DNS. When you receive an email in your Gmail account from an Outlook sender, it's the use of open standards like SMTP, IMAP, and POP3 that makes this seamless. One of the most transformative technologies of our lifetime - the internet - enables anyone to have their web page accessible to the entire world thanks to the HTTP and HTML standards.

Expand Down Expand Up @@ -50,18 +50,18 @@ As MCP adoption expands, so does Goose’s potential to deliver even more powerf
<meta name="description" content="Learn how MCP standardizes integrations and fosters an ecosystem for the future of AI-enabled tools." />

<!-- Facebook Meta Tags -->
<meta property="og:url" content="https://block.github.io/goose/blog/2024/12/10/goose-mcp.html" />
<meta property="og:url" content="https://block.github.io/goose/blog/2024/12/10/connecting-ai-agents-to-your-systems-with-mcp" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Connecting AI Agents to Your Systems with MCP" />
<meta property="og:description" content="Learn how MCP standardizes integrations and fosters an ecosystem for the future of AI-enabled tools." />
<meta property="og:image" content="https://block.github.io/goose/blog/images/goose-mcp.png" />
<meta property="og:image" content="https://block.github.io/goose/assets/images/goose-mcp-34a5252d18d18dff26157d673f7af779.png" />

<!-- Twitter Meta Tags -->
<meta name="twitter:card" content="summary_large_image" />
<meta property="twitter:domain" content="block.github.io" />
<meta property="twitter:url" content="https://block.github.io/goose/blog/2024/12/10/goose-mcp.html" />
<meta property="twitter:url" content="https://block.github.io/goose/blog/2024/12/10/connecting-ai-agents-to-your-systems-with-mcp" />
<meta name="twitter:title" content="Connecting AI Agents to Your Systems with MCP" />
<meta name="twitter:description" content="Learn how MCP standardizes integrations and fosters an ecosystem for the future of AI-enabled tools." />
<meta name="twitter:image" content="https://block.github.io/goose/blog/images/goose-mcp.png" />
<meta name="twitter:image" content="https://block.github.io/goose/assets/images/goose-mcp-34a5252d18d18dff26157d673f7af779.png" />
</head>

Original file line number Diff line number Diff line change
Expand Up @@ -158,12 +158,12 @@ Try it out, and let Goose handle the heavy lifting of CI debugging for you!
<head>
<meta property="og:title" content="Resolving CI Issues with Goose: A Practical Walkthrough" />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://block.github.io/goose/blog/2024/12/10/resolving-ci-issues.html" />
<meta property="og:url" content="https://block.github.io/goose/blog/2024/12/11/resolving-ci-issues-with-goose-a-practical-walkthrough" />
<meta property="og:description" content="Leverage Goose to simplify your CI debugging process, fetch detailed information about failed CI runs & annotations directly from GitHub, and even apply fixes directly." />
<meta property="og:image" content="https://block.github.io/goose/blog/images/resolving-ci-issues/goose-github-ci.png" />
<meta property="og:image" content="https://block.github.io/goose/assets/images/goose-github-ci-30930008ab57b0aebae15a03c73a12b5.png" />
<meta name="twitter:card" content="summary_large_image" />
<meta property="twitter:domain" content="block.github.io" />
<meta property="twitter:domain" content="block.github.io/goose" />
<meta name="twitter:title" content="Resolving CI Issues with Goose: A Practical Walkthrough" />
<meta name="twitter:description" content="Leverage Goose to simplify your CI debugging process, fetch detailed information about failed CI runs & annotations directly from GitHub, and even apply fixes directly." />
<meta name="twitter:image" content="https://block.github.io/goose/blog/images/resolving-ci-issues/goose-github-ci.png" />
<meta name="twitter:image" content="https://block.github.io/goose/assets/images/goose-github-ci-30930008ab57b0aebae15a03c73a12b5.png" />
</head>
14 changes: 14 additions & 0 deletions documentation/blog/2025-01-28-introducing-codename-goose/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,17 @@ Excited for upcoming features and events? Be sure to connect with us!


[extensions-directory]: https://block.github.io/goose/v1/extensions


<head>
<meta property="og:title" content="Introducing codename goose" />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://block.github.io/goose/blog/2024/12/11/resolving-ci-issues-with-goose-a-practical-walkthrough" />
<meta property="og:description" content="codename goose is your open source AI agent, automating engineering tasks and improving productivity." />
<meta property="og:image" content="https://block.github.io/goose/assets/images/introducing-codename-goose-89cac25816e0ea215dd47d4b9768c8ab.png" />
<meta name="twitter:card" content="summary_large_image" />
<meta property="twitter:domain" content="block.github.io/goose" />
<meta name="twitter:title" content="Introducing codename goose" />
<meta name="twitter:description" content="codename goose is your open source AI agent, automating engineering tasks and improving productivity." />
<meta name="twitter:image" content="https://block.github.io/goose/assets/images/introducing-codename-goose-89cac25816e0ea215dd47d4b9768c8ab.png" />
</head>

0 comments on commit f4d67c5

Please sign in to comment.