Skip to content

Latest commit

 

History

History
55 lines (40 loc) · 2.98 KB

README.md

File metadata and controls

55 lines (40 loc) · 2.98 KB

Design patterns

Project Status: Active – The project has reached a stable, usable state and is being actively developed. last commit Website All Contributors

Design Patterns for AsyncAPI

Spinning up the website locally

python3 -m venv pyenv
source pyenv/bin/activate
pip install mkdocs-material
mkdocs serve

Windows

py -m venv pyenv
source pyenv/Scripts/activate
pip install mkdocs-material
mkdocs serve

Open http://127.0.0.1:8000

Doc rendering is using mkdocs material.

Contributors

Thanks go out to these wonderful people (emoji key):

Samir AMZANI
Samir AMZANI

📖 🤔 🚧 👀
Jonas Lagoni
Jonas Lagoni

📖 🤔 🚧 👀

This project follows the all-contributors specification. Contributions of any kind are welcome!