[build] publish = "site" command = """ pip3 install -q poetry && poetry config virtualenvs.in-project true && poetry install -v && poetry run mkdocs build -d site """