We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Couldn't load subscription status. Retry
There was an error while loading. Please reload this page.
Is it possible to add additional parameters to mkdocs build?
poetry run mike deploy ... --build-params $MKDOCS_BUILD_PARAMS
E.g. we want to avoid clean of output folder and add --dirty (https://www.mkdocs.org/user-guide/cli/#mkdocs-build)
--dirty