mkdocs-vwmetahelper (classic setup.py)
A tiny MkDocs plugin that exposes:
get_meta(id)— fetch another page's front matter (and computed URL) byidcall_macro(file, name, **kwargs)— call a macro defined in a*.j2include file
Build & publish
python -m pip install --upgrade build twine wheel setuptools
python setup.py sdist bdist_wheel
twine upload dist/*
Usage
plugins:
- search
- vwmetahelper:
include_dir: docs/_includes
Release files for mkdocs-vwmetahelper 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| mkdocs-vwmetahelper-0.1.1.tar.gz | 4.4 kB | Details |
Release files / mkdocs-vwmetahelper-0.1.1.tar.gz
| Download URL | mkdocs-vwmetahelper-0.1.1.tar.gz |
|---|---|
| Size | 4.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5f219c12af9dd8d2a7febf72eb813be1116cf0a17bf14a7261acbb72f3fe6b4f
|
|
BLAKE2b-256 checksum How to use checksums |
d6dd87617ed049f05c42463995eb3c32b5ec87239af1d51781b8e8a87ce13ea5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.32.5 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12
|