Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bwc9876/menagerie
A static site generator made for MarkDown, HTML, JsonSchema, XMLSchema, and more
https://github.com/bwc9876/menagerie
css docs documentation html jinja2 js json-schema markdown python static-site-generator xml-schema yaml-schema
Last synced: 10 days ago
JSON representation
A static site generator made for MarkDown, HTML, JsonSchema, XMLSchema, and more
- Host: GitHub
- URL: https://github.com/bwc9876/menagerie
- Owner: Bwc9876
- License: mit
- Created: 2022-03-14T10:59:07.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-29T12:59:39.000Z (6 months ago)
- Last Synced: 2024-05-11T07:35:21.701Z (6 months ago)
- Topics: css, docs, documentation, html, jinja2, js, json-schema, markdown, python, static-site-generator, xml-schema, yaml-schema
- Language: Python
- Homepage: https://bwc9876.github.io/menagerie/
- Size: 2.84 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# 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)