docs: expand documentation with new sections and deployment guides

- Add Examples section to MkDocs navigation
- Create initial Examples overview page with placeholder content
- Add Docker deployment guide to Getting Started section
- Update installation documentation with Smithery configuration details
This commit is contained in:
jango-blockchained
2025-02-05 02:46:43 +01:00
parent 53a041921b
commit 7635cce15a
4 changed files with 48 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
---
layout: default
title: Docker Deployment
parent: Getting Started
nav_order: 3
---
# Docker Deployment Guide 🐳
Detailed guide for deploying MCP Server with Docker...