Skip to main content

Minifies HTML, CSS and JS of generated Pelican content.

Project description

Content minification for the Pelican site generator.

Installation and Usage

pelican-minification depends on the following packages that will be installed automatically, see below:

Install pelican-minification into your Python interpreter using pip:

pip install pelican-minification

Then add the plugin to the PLUGINS setting within your pelicanconf.py:

PLUGINS = [
    ...
    'minification',
]

Upon calling the pelican command now, all HTML and CSS files are compressed automatically.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pelican-minification-0.1.0.tar.gz (2.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page