Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 453 Bytes

File metadata and controls

15 lines (10 loc) · 453 Bytes

Contributing

For the full contributing guide, please visit our documentation site:

Contributing Guide

Quick Start

  1. Clone the repository
  2. pip install mkdocs-material mkdocs-minify-plugin
  3. mkdocs serve to preview locally
  4. mkdocs build --strict to validate
  5. Submit a Pull Request

See CODE_OF_CONDUCT.md for community guidelines.