HTML minifier plugin for Pelican
Project description
This Pelican plugin uses python-diminuendo to minify HTML.
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pelican-diminuendo-0.2.1.tar.gz
.
File metadata
- Download URL: pelican-diminuendo-0.2.1.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
e2ca8f3bc0a579b3675913dc6f43938e199a96a247eac15a0edbe61a1a312e7c
|
|
MD5 |
fc042cbf1b2c02baba3349226703aaed
|
|
BLAKE2b-256 |
4c7fef259982aa0f8cbace65cf13f336720b18dedb4022028f35bab812140d03
|
File details
Details for the file pelican_diminuendo-0.2.1-py2-none-any.whl
.
File metadata
- Download URL: pelican_diminuendo-0.2.1-py2-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
2a2e37d0c67fe50256d415cc74d1d0cf8c208eca1ccf9e170f1def5391f02d12
|
|
MD5 |
fac3f565afde3254556c5b8f6ace10a2
|
|
BLAKE2b-256 |
1cb061b0fd1176fbf3e0e336b7272b2ad6a20c050de760e674eab2d6fccf492d
|