Pico-8 (MkDocs Plugin)
This mkdocs plugin look in each MkDocs article for the presence of a tag like this:
{{ pico-8: 12345 }}
Then, it will replace it with a web player that will allow the reader of a page to enjoy pico-8 games through the page.
To install it, edit your mkdocs.yml file
and add these few lines of code:
plugins:
- hello-dolly
An example
For example, you could edit the docs/index.md
file and insert the tag in any place, like this:
# Welcome to MkDocs
For full documentation visit [mkdocs.org](http://mkdocs.org).
{{ pico-8: 46052 }}
## Commands
Release files for pico8-mkdocs-plugin 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pico8-mkdocs-plugin-1.0.0.tar.gz | 2.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pico8_mkdocs_plugin-1.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 6.0 kB
Release files / pico8-mkdocs-plugin-1.0.0.tar.gz
| Download URL | pico8-mkdocs-plugin-1.0.0.tar.gz |
|---|---|
| Size | 2.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e0a08101497e2aaed2c977ed1d4270fc78010f9124a6149885e3990bc0363fde
|
|
BLAKE2b-256 checksum How to use checksums |
5994dbe36357bea62a52d3b9814a5850cef3770d784fb2b5aa2c608a6466abed
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
|
Release files / pico8_mkdocs_plugin-1.0.0-py3-none-any.whl
| Download URL | pico8_mkdocs_plugin-1.0.0-py3-none-any.whl |
|---|---|
| Size | 3.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
53857cb5d292d9ce74e5ece1f76b7879a952625afd60711be2faecb26c97a452
|
|
BLAKE2b-256 checksum How to use checksums |
23d6eb66abac0ffa6b3803b3eb286881a7d66eedbb8ecae5ac7a5f0dad9e6d98
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
|