Compare commits

...

6 Commits
main ... blog

Author SHA1 Message Date
Wenxin Du
e26368b88e Merge branch 'main' into blog 2025-06-23 12:57:35 -04:00
duwenxin
1d5a8986e2 rename file 2025-06-23 12:57:16 -04:00
Wenxin Du
7b571b17e3 Update docs/en/about/contactus.md
Co-authored-by: Averi Kitsch <akitsch@google.com>
2025-06-23 12:55:36 -04:00
Wenxin Du
c2b3f5df19 Update docs/en/about/contactus.md
Co-authored-by: Averi Kitsch <akitsch@google.com>
2025-06-23 12:55:28 -04:00
duwenxin
1dd567f430 nit 2025-06-20 19:44:44 -04:00
duwenxin
6c13e8fa9b docs: Add blogs and contacts instruction to doc page 2025-06-20 19:42:22 -04:00
2 changed files with 45 additions and 0 deletions

23
docs/en/about/blogs.md Normal file
View File

@@ -0,0 +1,23 @@
---
title: "Blogs"
type: docs
weight: 3
description: Toolbox Tuesday blog posts.
---
## Toolbox Tuesday Blogs
Every Tuesday, we post a blog on our [Medium page][medium]. These blogs will be covering
topics, tutorials, or samples that are related to developing with Toolbox.
Follow us and stay tuned!
## Previous Blogs
- [Powering your IDEs build-time agents with MCP Toolbox for Databases][blog1]
- [Using HTTP endpoints as tools with MCP Toolbox for Databases][blog2]
[medium]: https://medium.com/@mcp_toolbox
[blog1]:
https://medium.com/google-cloud/powering-your-ides-build-time-agents-with-mcp-toolbox-for-databases-123f0d837804
[blog2]:
https://medium.com/google-cloud/using-http-endpoints-as-tools-with-mcp-toolbox-for-databases-e93ab75b60cd

22
docs/en/about/contact.md Normal file
View File

@@ -0,0 +1,22 @@
---
title: "Contact Us"
type: docs
weight: 10
description: Contact the Toolbox team.
---
Toolbox is an open source project and we welcome contributions and discussion from the
developer community.
## How to Get in Touch
- If you want to make a contribution, [open an issue][issue] first so that we can agree
on the general design.
- If you found a bug or have ideas for improvements, [open an issue][issue] and
we will reply as soon as possible.
- For any topics, join our [discord server][discord], where we can discuss things in real-time for a faster response.
[issue]: https://github.com/googleapis/genai-toolbox/issues
[discord]: https://discord.com/invite/Dmm69peqjh