Skip to main content

Hyde plugin for gzipping files

Project description

hyde-gzipper is a plugin for Hyde, which allows to create pre-compressed (gzipped) versions after writing output resources.

Usage

In your site.yaml, add this to plugins:

- gzipper.GzipperPlugin

Optionally configure file extensions which you want to include for compression. Default is: html, css, js.

gzipper:
    extensions:
        - html
        - css
        - js

Author

Radek Czajka

License

MIT. See LICENSE file.

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

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

Source Distribution

hyde-gzipper-1.0.tar.gz (7.7 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