Add examples to Hardware
This commit is contained in:
parent
a11b2e004f
commit
7adc60a048
9
docs/docs/hardware/community.md
Normal file
9
docs/docs/hardware/community.md
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
title: Community Examples
|
||||
---
|
||||
|
||||
Add your own examples to this page by creating a new file in the `docs/docs/hardware/examples` directory. The file name should be the same as your username, followed by a dash, followed by the hardware form-factor. For example, `3090x1-%40dan-jan.md` would be the file name for a single 3090 GPU in a desktop form-factor.
|
||||
|
||||
```
|
||||
@username: hardware form-factor
|
||||
```
|
||||
@ -1,3 +1,3 @@
|
||||
---
|
||||
title: $25,000
|
||||
title: "@Dan: 3090 Desktop"
|
||||
---
|
||||
@ -1,3 +1,3 @@
|
||||
---
|
||||
title: $50,000
|
||||
title: "@Jan: 2 x 4090 Workstation"
|
||||
---
|
||||
@ -1,3 +0,0 @@
|
||||
---
|
||||
title: Enterprise-grade AI Hardware
|
||||
---
|
||||
@ -182,7 +182,7 @@ const sidebars = {
|
||||
label: "Community Examples",
|
||||
collapsible: true,
|
||||
collapsed: true,
|
||||
link: { type: "doc", id: "hardware/examples/examples" },
|
||||
link: { type: "doc", id: "hardware/community" },
|
||||
items: [
|
||||
{
|
||||
type: "autogenerated",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user