File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ The documentation is organized into several content hubs:
1111- [ ` guides/ ` ] ( https://www.speakeasy.com/guides ) - Step-by-step product guides
1212- [ ` mcp/ ` ] ( https://www.speakeasy.com/mcp ) - MCP hub
1313- [ ` openapi/ ` ] ( https://www.speakeasy.com/openapi ) - OpenAPI hub
14+ - ` public/ ` - Shared static assets (images, downloads, etc.) served on the site
1415
1516## ✍️ How to Edit Content
1617
@@ -33,6 +34,8 @@ For example:
3334- Follow our quick style guide below
3435- Include proper meta descriptions for SEO
3536- Optimize images using Next.js Image component
37+ - Store any public/static assets in ` public/ `
38+ - Update ` _meta.global.tsx ` to adjust sidebar ordering where needed
3639
3740### 3. Submit Your Changes
3841
You can’t perform that action at this time.
0 commit comments