Metadata-Version: 2.1
Name: mkdocs-pages-json-plugin
Version: 0.0.1
Summary: An MkDocs plugin that generates a pages.json file with page metadata.
Home-page: UNKNOWN
Author: Bradley Stannard
Author-email: opensource@breadnet.co.uk
License: MIT
Keywords: mkdocs python json plugin
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.6

An MkDocs plugin that generates a pages.json file at the root of the site, containing the title, URL, last modified date, and a custom review date for all pages.

