Convert all asciinema into live players - ensure there is a GIF for older casts, remove the dangling CSS/JS

This commit is contained in:
2024-08-05 17:13:39 +02:00
parent e409c7112f
commit 221697a65b
15 changed files with 2247 additions and 3800 deletions

View File

@ -3,6 +3,8 @@ date: "2021-08-13T15:33:14Z"
title: VPP Linux CP - Part2
aliases:
- /s/articles/2021/08/13/vpp-2.html
params:
asciinema: true
---
@ -254,9 +256,10 @@ for me, and I can configure both sides entirely with `vppctl` commands!
### Bonus screencast!
Humor me as I [take the code out](https://asciinema.org/a/430411) for a 5 minute spin :-)
Humor me as I take the code out for a six minute screencast [[asciinema](/assets/vpp/430411.cast),
[gif](/assets/vpp/430411.gif)] :-)
<script id="asciicast-430411" src="https://asciinema.org/a/430411.js" async></script>
{{< asciinema src="/assets/vpp/430411.cast" >}}
## Credits