tasks: - init: pip install -r requirements.txt - command: mkdocs serve ports: - port: 8000 onOpen: open-browser