Skip to content

Commit 64ba853

Browse files
add icons
1 parent 972b0ff commit 64ba853

File tree

4 files changed

+6
-303
lines changed

4 files changed

+6
-303
lines changed

docs/assets/img/speculative.png

12.3 KB
Loading

docs/content/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ breadcrumbs: false
88
---
99

1010
{{< cards >}}
11-
{{< card link="tools" title="AI Tools for Devs (Model Context Protocol)" icon="tag" tag="In progress" >}}
12-
{{< card link="speculative" title="Speculative Execution" icon="tag" tag= "In progress" >}}
11+
{{< card link="tools" title="AI Tools for Devs" subtitle="Using Docker to extend AI systems with custom tool runtimes" image="https://spec.modelcontextprotocol.io/images/dark.svg" tag="In progress" tagColor="green">}}
12+
{{< card link="speculative" title="Speculative Execution" image="img/speculative.png" tag="In progress" tagColor="green">}}
1313
{{< /cards >}}

docs/runbook.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
```sh
2+
# docker:command=hugo-build
3+
hugo build --gc --minify --baseURL https://vonwig.github.io/prompts.docs/
4+
```

runbook.md

Lines changed: 0 additions & 301 deletions
This file was deleted.

0 commit comments

Comments
 (0)