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.
Related Projects
Name | Description |
---|---|
98.css | 98.css from jdan |
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.
Contributing
See CONTRIBUTING.md file.
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.15.1.tar.gz
.
File metadata
- Download URL: mkdocs_asciinema_player-0.15.1.tar.gz
- Upload date:
- Size: 89.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.12.7 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 534cd1d3d354dccb33a54891465bb393c9ff655227f4662c996cc975a3f7eaea |
|
MD5 | e5e0b5793570e643dc9bd142181406b2 |
|
BLAKE2b-256 | 607e8474e020bd995888d487bf90a2db3d72f926e1597317be53976a1e17f92f |
File details
Details for the file mkdocs_asciinema_player-0.15.1-py3-none-any.whl
.
File metadata
- Download URL: mkdocs_asciinema_player-0.15.1-py3-none-any.whl
- Upload date:
- Size: 91.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.12.7 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6137b22a9d8f423866531bf9acfc57728dbd244135af738aef745bbc872e15c5 |
|
MD5 | 7aaaecc7a52fc763ced9ac729dd633e0 |
|
BLAKE2b-256 | 2a5f735afe93a9e32a0747cee7c227e548c1126190fe7e064d9e177f564fb5dc |