A Mkdocs Plugin to include asciinema player in your documentation.
Project description
mkdocs-asciinema-player
A Mkdocs Plugin to include asciinema player in your documentation.
Quick Setup
Installation
Install the plugin via pip :
pip install mkdocs-asciinema-player
Configure
In your mkdocs.yml
, add asciinema-player
to the plugins
section :
plugins:
- search
- asciinema-player
Usage
In your MkDocs docs folder, add any asciinema .cast
file and add this to any markdown page :
```asciinema-player
{
"file": "assets/asciinema/bootstrap.cast"
}
```
More
For more information on the plugin, you can visit the the following website
You will find the complete documentation of the plugin, examples of use, installation and configuration instructions.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file mkdocs-asciinema-player-0.7.0.tar.gz
.
File metadata
- Download URL: mkdocs-asciinema-player-0.7.0.tar.gz
- Upload date:
- Size: 79.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8886a81d99f21fd658ce7e51e4a4da3d11318ebf792e2057ac6407eec446c17d |
|
MD5 | 84e2c221eb603f7349c5709458b2e846 |
|
BLAKE2b-256 | fed4f6423998bc7782991a204f515545a84087f8bbabcb6d5adf5fec4324fb52 |
File details
Details for the file mkdocs_asciinema_player-0.7.0-py3-none-any.whl
.
File metadata
- Download URL: mkdocs_asciinema_player-0.7.0-py3-none-any.whl
- Upload date:
- Size: 78.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 61b9d74e4a5eb839e15d5b46bd2b57506d480ccf376bc2372a575619416c0e12 |
|
MD5 | 20ee1476da7b486a7dbf331ee0f4e1f9 |
|
BLAKE2b-256 | baa201f574439620c6a6cc4fe40eaf2fcac114962ea924f58f8e58b4deb2df62 |