Skip to content

Commit dcb99be

Browse files
committed
added blade version images
1 parent 45b67fb commit dcb99be

10 files changed

+20
-11
lines changed

docs/docs/blade/changelog.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ sidebar_position: 9
55

66
## V1.0 MK4
77

8-
![Blade-MK4-k with TPM highlighted](/img/blade/mk4-k-tpm.webp)
8+
![Blade-MK4-k with TPM highlighted](/img/blade/mk4-k-dev-tpm.webp)
99

1010
### Improvements
1111

docs/docs/blade/index.mdx

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
sidebar_position: 1
3+
pagination_next: blade/getting-started/assembly
34
---
45

56
import Tabs from '@theme/Tabs';
@@ -24,6 +25,8 @@ The Compute Blade comes in three different hardware variants.
2425
<Tabs groupId="model" defaultValue="dev">
2526
<TabItem value="dev" label="DEV">
2627
<h2>Dev Compute Blade</h2>
28+
<img src='/img/blade/mk4-k-dev.webp' alt='MK4-k Dev Blade'/>
29+
<img src='/img/blade/v1-dev-box.jpg' alt='v1.0 Dev box label' width={'40%'}/>
2730
<table>
2831
<tbody className='span-table'>
2932
<tr>
@@ -102,6 +105,9 @@ The Compute Blade comes in three different hardware variants.
102105
</TabItem>
103106
<TabItem value="tpm" label="TPM">
104107
<h2>TPM Compute Blade</h2>
108+
<img src='/img/blade/mk4-k-tpm.webp' alt='MK4-k TPM Blade' width={'100%'}/>
109+
<img src='/img/blade/v1-tpm-box.jpg' alt='v1.0 TPM box label' width={'40%'}/>
110+
105111
<table>
106112
<tbody>
107113
<tr>
@@ -172,6 +178,9 @@ The Compute Blade comes in three different hardware variants.
172178
</TabItem>
173179
<TabItem value="basic" label="Basic">
174180
<h2>Basic Compute Blade</h2>
181+
<img src='/img/blade/mk4-k-basic.webp' alt='MK4-k basic Blade' width={'100%'}/>
182+
<img src='/img/blade/v1-basic-box.jpg' alt='v1.0 basic box label' width={'40%'}/>
183+
175184
<table>
176185
<tbody>
177186
<tr>
77.6 KB
Binary file not shown.
238 KB
Binary file not shown.

docs/static/img/blade/mk4-k-tpm.webp

-154 KB
Binary file not shown.

docs/static/img/blade/schematics-black-bg.svg

+5-5
Loading

docs/static/img/blade/schematics-white-bg.svg

+5-5
Loading
162 KB
Loading

docs/static/img/blade/v1-dev-box.jpg

135 KB
Loading

docs/static/img/blade/v1-tpm-box.jpg

191 KB
Loading

0 commit comments

Comments
 (0)