mirror of
https://github.com/nicholaswilde/recipes.git
synced 2026-02-04 19:25:34 +00:00
feat: add animated gif
Signed-off-by: nιcнolaѕ wιlde <ncwilde43@gmail.com>
This commit is contained in:
@ -11,6 +11,17 @@ My collection of recipes made with [cooklang][1].
|
||||
|
||||
---
|
||||
|
||||
[](https://asciinema.org/a/540543)
|
||||
|
||||
Aliases used.
|
||||
|
||||
```bash
|
||||
alias e='micro'
|
||||
alias gpo='git push origin main'
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
## :book: Documentation
|
||||
|
||||
Documentation can be found [here](http://nicholaswilde.io/recipes).
|
||||
|
||||
BIN
docs/assets/gifs/demo.gif
Normal file
BIN
docs/assets/gifs/demo.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 24 MiB |
@ -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.
|
||||
|
||||
[](https://asciinema.org/a/540543?autoplay=1)
|
||||
|
||||
```bash title="Aliases used"
|
||||
alias e='micro'
|
||||
alias gpo='git push origin main'
|
||||
```
|
||||
|
||||
## :frame_with_picture: Background
|
||||
|
||||
This collection is a consolidation of recipes from many different sources to make it easier to reference in one
|
||||
|
||||
Reference in New Issue
Block a user