Add examples to Hardware

This commit is contained in:
Daniel 2023-09-20 21:15:29 +08:00
parent a11b2e004f
commit 7adc60a048
5 changed files with 12 additions and 6 deletions

View 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
```

View File

@ -1,3 +1,3 @@
--- ---
title: $25,000 title: "@Dan: 3090 Desktop"
--- ---

View File

@ -1,3 +1,3 @@
--- ---
title: $50,000 title: "@Jan: 2 x 4090 Workstation"
--- ---

View File

@ -1,3 +0,0 @@
---
title: Enterprise-grade AI Hardware
---

View File

@ -182,7 +182,7 @@ const sidebars = {
label: "Community Examples", label: "Community Examples",
collapsible: true, collapsible: true,
collapsed: true, collapsed: true,
link: { type: "doc", id: "hardware/examples/examples" }, link: { type: "doc", id: "hardware/community" },
items: [ items: [
{ {
type: "autogenerated", type: "autogenerated",