Skip to content

Commit

Permalink
add icons
Browse files Browse the repository at this point in the history
  • Loading branch information
slimslenderslacks committed Jan 15, 2025
1 parent 972b0ff commit 64ba853
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 303 deletions.
Binary file added docs/assets/img/speculative.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions docs/content/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ breadcrumbs: false
---

{{< cards >}}
{{< card link="tools" title="AI Tools for Devs (Model Context Protocol)" icon="tag" tag="In progress" >}}
{{< card link="speculative" title="Speculative Execution" icon="tag" tag= "In progress" >}}
{{< 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">}}
{{< card link="speculative" title="Speculative Execution" image="img/speculative.png" tag="In progress" tagColor="green">}}
{{< /cards >}}
4 changes: 4 additions & 0 deletions docs/runbook.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
```sh
# docker:command=hugo-build
hugo build --gc --minify --baseURL https://vonwig.github.io/prompts.docs/
```
301 changes: 0 additions & 301 deletions runbook.md

This file was deleted.

0 comments on commit 64ba853

Please sign in to comment.