Skip to content

Commit 7d104f6

Browse files
authored
Expand T-shirt section with new details and gallery
Added details about T-shirt editions, features, design gallery, and size chart.
1 parent b704cf6 commit 7d104f6

1 file changed

Lines changed: 60 additions & 0 deletions

File tree

docs/merch.md

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,66 @@ We are not selling T-shirts.
44

55
The T-shirt is our way of saying thank you to people who support the project. If your cumulative donations on [Open Collective](https://opencollective.com/cpp-linter) reach **USD 100**, we will reach out personally and send you one.
66

7+
## About These T-Shirts
8+
9+
These aren't for sale — just something we made for ourselves to wear and promote this open source project. If you've used cpp-linter, appreciate the open source approach, or want to support the project, consider getting one.
10+
11+
<div class="grid cards" markdown>
12+
13+
<div markdown>
14+
15+
### White Edition
16+
17+
![White T-shirt Front](static/merch/white-front.jpg){: style="max-width: 100%; border-radius: 8px;"}
18+
19+
**Features:**
20+
21+
- "cpp linter" logo with circuit board design
22+
- "Lint your C/C++ code in workflow" tagline
23+
24+
</div>
25+
26+
<div markdown>
27+
28+
### Black Edition
29+
30+
![Black T-shirt Front](static/merch/black-front.jpg){: style="max-width: 100%; border-radius: 8px;"}
31+
32+
**Features:**
33+
34+
- "cpp-linter" logo with circuit board design
35+
- "Lint your C/C++ code in workflow" tagline
36+
37+
</div>
38+
39+
</div>
40+
41+
### Design Gallery
42+
43+
<div class="image-grid" markdown>
44+
45+
![White T-shirt](static/merch/white-demo.jpg){: style="max-width: 100%; border-radius: 8px;"}
46+
47+
![Black T-shirt](static/merch/black-demo.jpg){: style="max-width: 100%; border-radius: 8px;"}
48+
49+
</div>
50+
51+
### Size Chart
52+
53+
!!! warning "Important: Sizes run small!"
54+
Please carefully check the size chart before ordering. **No returns or refunds** after shipping.
55+
56+
| Size | S | M | L | XL | 2XL | 3XL | 4XL | 5XL |
57+
|------|---|---|---|----|----|-----|-----|-----|
58+
| **Chest (cm)** | 45 | 47 | 49 | 51 | 53 | 55 | 57 | 59 |
59+
| **Length (cm)** | 63 | 65 | 67 | 69 | 71 | 73 | 75 | 77 |
60+
| **Sleeve (cm)** | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 |
61+
| **Shoulder (cm)** | 40 | 42 | 44 | 46 | 48 | 50 | 52 | 54 |
62+
| **Height (cm)** | 155 | 160 | 165 | 170 | 175 | 180 | 185 | 190 |
63+
| **Weight (kg)** | 50± | 55± | 60± | 65± | 75± | 85± | 95± | 105± |
64+
65+
*Note: Measurements are manual and may vary by 1-3cm. Everyone's body is different, so height and weight are for reference only. Since this is a custom product, sizes cannot be changed after ordering.*
66+
767
## How to support
868

969
[Support cpp-linter on Open Collective](https://opencollective.com/cpp-linter){ .md-button .md-button--primary }

0 commit comments

Comments
 (0)