asciinema
This folder contains the asciinema javascript and css files. These have been downloaded from the asciinema release page.
Update asciinema
- Download
asciinema-player.cssandasciinema-player.min.jsfrom the [latest asciinema release}(https://github.com/asciinema/asciinema-player/releases). - Rename both files to add in the version (
-VERSION) they correspond too. mv asciinema-player.css asciinema-player-VERSION.cssmv asciinema-player.min.js asciinema-player-VERSION.min.js- Edit
mkdocs.ymlto update the information inextra_cssandextra_javascript. - Delete the old versions of these files.