Metadata-Version: 2.1
Name: menagerie-docs
Version: 0.1.7
Summary: A static site generator made for MarkDown, HTML, JsonSchema, XMLSchema, and more
Home-page: https://github.com/Bwc9876/menagerie
Author: bwc9876
Author-email: bwc9876@gmail.com
License: GNU Lesser General Public License v2.1
Classifier: License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+)
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Environment :: Console
Classifier: Programming Language :: Python :: 3.10
Classifier: Natural Language :: English
Description-Content-Type: text/markdown
License-File: LICENSE

# Menagerie

A static site generator that supports:

- Markdown
- HTML
- JSON Schemas (Limited)
- XML Schemas
- YAML Schemas

# Documentation

Documentation for how to use menagerie is located at [https://bwc9876.github.io/menagerie/](https://bwc9876.github.io/menagerie/)


# Contributing 

To contribute to menagerie, take a look at [CONTRIBUTING.md](https://github.com/Bwc9876/menagerie/blob/master/CONTRIBUTING.md)
