{"categories":[{"label":"Documentation","url":"https://skillfed.io/packages/category/documentation"}],"enrichment":{"capability":"Minifies HTML, JavaScript, and CSS files in MkDocs documentation builds before writing them to disk, reducing output size.","skillfed_tags":["mkdocs-plugin","build-optimization","static-site"],"use_cases":["Reduce documentation site size and bandwidth for static MkDocs sites deployed to CDNs or hosting with bandwidth limits.","Add cache-busting hashes to CSS and JS files to ensure browsers fetch fresh versions after updates.","Automatically minify all HTML output from MkDocs without manual post-processing steps.","Minify custom JavaScript and CSS files included in your documentation theme or configuration.","Optimize documentation builds for low-bandwidth environments or mobile-first delivery."],"what_it_does":"mkdocs-minify-plugin is an MkDocs plugin that automatically minifies HTML, JavaScript, and CSS assets during the documentation build process. It delegates minification to three specialized libraries: htmlmin2 for HTML, jsmin for JavaScript, and csscompressor for CSS. The plugin integrates into MkDocs' build pipeline and can be configured to minify specific file types or all three, with options to add cache-busting hashes to file names and to customize HTML minification behavior.\n\nThe plugin is useful when you want to reduce the size of generated documentation without manually running separate minification tools. It supports glob patterns for file selection and can automatically update references to minified files in your HTML output. The package is stable but dormant\u2014last updated in early 2024\u2014and carries no known security vulnerabilities.","worth_installing":"Yes, if you use MkDocs and want to reduce output size without extra build steps. Install friction is low, dependencies are stable, and there are no known vulnerabilities. The dormant maintenance status is not a blocker for a simple, focused plugin, but be aware that bug fixes or feature updates are unlikely. Suitable for production documentation builds."},"id":"mkdocs-minify-plugin","links":{"html":"https://skillfed.io/packages/mkdocs-minify-plugin","md":"https://skillfed.io/packages/mkdocs-minify-plugin.md","pypi":"https://pypi.org/project/mkdocs-minify-plugin/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2024-01-29","license_spdx":null,"license_treatment":"permissive","name":"mkdocs-minify-plugin","python_support":"supports_current","summary":"An MkDocs plugin to minify HTML, JS or CSS files prior to being written to disk"},"popularity":{"monthly_downloads":1052748,"position":4439,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.8.0"}
