🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

lektor-minify

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lektor-minify

Minify build artifacts during the Lektor build process

1.2
PyPI
Maintainers
1

============= lektor-minify

This plugin allows you to minify the build artifacts of your Lektor_ project during the build process, without any additional tool. It currently supports minifying HTML, CSS and JS files.

The plugin only minifies the files changed during the last build, avoiding slowing down the build if your project consists of a lot of files. Internally it uses the rcssmin and rjsmin libraries, and it's released under the MIT license.

Learn more about the plugin_

.. _Lektor: https://www.getlektor.com .. _Learn more about the plugin: https://github.com/pietroalbini/lektor-minify

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts