mike
mike copied to clipboard
Manage multiple versions of your MkDocs-powered documentation via Git
Is it possible to add additional parameters to mkdocs build? ```yaml poetry run mike deploy ... --build-params $MKDOCS_BUILD_PARAMS ``` E.g. we want to avoid clean of output folder and add...
It would be nice to specify push options when pushing to the remote branch while deploying. A use case is to use the "ci.skip" option to instruct Gitlab to skip...
# Summary Deprecation warning "Path 'js\version-select.js' uses OS-specific separator '\'" on Windows 10 # Configuration and Logs When I am trying to build repository I see deprecation warning messages in...
Social share preview is controlled by meta tags such as `description` and `og:image` that Material for MkDocs [social plugin](https://squidfunk.github.io/mkdocs-material/plugins/social/) can generate. When using mike, they don't work if you share...