Skip to content

Commit 93493cf

Browse files
committed
chore: update readme
1 parent 440ad19 commit 93493cf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)