Skip to content

Commit 53fab11

Browse files
committed
refactor(docs): add branding
1 parent b595435 commit 53fab11

2 files changed

Lines changed: 19 additions & 0 deletions

File tree

docs/BRANDING.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# MCPStack, its Branding & UX Design
2+
3+
MCPStack is a free and open-source project that values consistency in both its visual identity and user experience. This document presents the branding and user experience (UX) designs that guide the project's development and presentation.
4+
5+
## Branding
6+
7+
To maintain a consistent visual identity, all branding designs for MCPStack were created using Figma. These designs are available below for interactive visualization.
8+
9+
<div>
10+
<iframe style="border: 1px solid rgba(0, 0, 0, 0.1);" width="800" height="450" src="https://embed.figma.com/design/cJN85ls2G60j8kHeNkEQyx/MCPStack?node-id=0-1&embed-host=share" allowfullscreen></iframe>
11+
</div>
12+
13+
## User Experience Design
14+
15+
To be added soon.
16+
17+
Feel free to open an issue on our repository for any feedback or suggestions regarding both the branding and UX designs.

mkdocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,3 +186,5 @@ nav:
186186
- Logging: API/utils/logging.md
187187
- CLI (Programmatic):
188188
- StackCLI: API/cli/stack_cli.md
189+
- "Branding & UX": ./BRANDING.md
190+

0 commit comments

Comments
 (0)