mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-23 22:14:18 +02:00
Add Community section to documentation
- Add new Community tab to docs navigation - Create community showcase page for featuring high-quality projects - Include example project (MCP Dummy Server) as initial content - Add guidelines for community contributions - Link to contrib modules in Further Reading section 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
3d4af6e855
commit
cf66cc8b56
3 changed files with 63 additions and 0 deletions
|
|
@ -150,6 +150,13 @@
|
|||
"pages": [
|
||||
"changelog"
|
||||
]
|
||||
},
|
||||
{
|
||||
"anchor": "Community",
|
||||
"icon": "users",
|
||||
"pages": [
|
||||
"community/showcase"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue