feat: add animated gif

Signed-off-by: nιcнolaѕ wιlde <ncwilde43@gmail.com>
This commit is contained in:
nιcнolaѕ wιlde
2022-11-26 09:17:32 -08:00
parent a4f2abef44
commit 3d752f9f13
3 changed files with 18 additions and 0 deletions

View File

@ -11,6 +11,17 @@ My collection of recipes made with [cooklang][1].
---
[![asciicast](assets/gifs/demo.gif)](https://asciinema.org/a/540543)
Aliases used.
```bash
alias e='micro'
alias gpo='git push origin main'
```
---
## :book:&nbsp; Documentation
Documentation can be found [here](http://nicholaswilde.io/recipes).

BIN
docs/assets/gifs/demo.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 MiB

View File

@ -12,6 +12,13 @@ My collection of recipes made with [cooklang][1].
The `cooklang` files are stored in the `cook` folder and the markdown files are stored
in the `docs` folder.
[![asciicast](assets/gifs/demo.gif)](https://asciinema.org/a/540543?autoplay=1)
```bash title="Aliases used"
alias e='micro'
alias gpo='git push origin main'
```
## :frame_with_picture:&nbsp; Background
This collection is a consolidation of recipes from many different sources to make it easier to reference in one