MkDocs plugin for managing meta tags across folders and files.
Project description
mkdocs-meta-manager
MkDocs plugin for managing meta tags across folders and files
Setup
- Install the plugin:
pip install mkdocs-meta-manager
- Add the plugin to your
mkdocs.yml
plugins: - search - meta-manager
Usage
Add meta files with the name .meta.yml
(can be configured) in your docs file structure.
All markdown files in the same folder and in subfolders automatically get all tags that are defined in the given meta file.
Options
meta_filename
Change the default name of the meta file. (default=.meta.yml
)
merge_tags
Merge the tags of all relevant meta files and pages for a page (default=false
)
Project details
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-meta-manager-0.2.0.tar.gz
.
File metadata
- Download URL: mkdocs-meta-manager-0.2.0.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 75313487b6465cef2de3dc5730f54fbebb6e38a1d8d0fe0abb5570da262595e7 |
|
MD5 | 6223dd59f0375debb6fc3040a0407085 |
|
BLAKE2b-256 | a7d57b6f63e6ce51041b232e58c2c8c1ee2cc8f76783d01b78216ee946ebd5cb |
File details
Details for the file mkdocs_meta_manager-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: mkdocs_meta_manager-0.2.0-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1d72d4eb5163138c02477915c4ceed3927340e71445684e654dd140e69d0e9c4 |
|
MD5 | 7cb657bd066f0d8e90411ef46b0d0066 |
|
BLAKE2b-256 | b8e24525919c6c85d14e85c2ba9e64c6091d6c692e1dc6f2e6fa742b9f4e6dd3 |