Skip to main content

HTML minifier plugin for Pelican

Project description

This Pelican plugin uses python-diminuendo to minify HTML.

Testing Status Documentation Status license BSD 3-Clause

Install

$ pip install pelican-diminuendo

Usage

To use the plugin, add it to the PLUGINS list in your configuration file. Put it in pelicanconf.py by default:

PLUGINS = [
    # ...
    'pelican-diminuendo',
]

Development

Test

Test the package:

$ python -m unittest discover

Automatic testing in various environments:

$ tox

Release

Use bumpr to release the package:

$ bumpr -b -m

Project

License

pelican-diminuendo is published under a BSD 3-clause license, see the LICENSE file distributed with the project.

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-diminuendo-0.2.1.tar.gz (4.2 kB view hashes)

Uploaded Source

Built Distribution

pelican_diminuendo-0.2.1-py2-none-any.whl (4.7 kB view hashes)

Uploaded Python 2

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