Skip to content

itwars/hexo-gzip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Gzip console plugin for Hexo

This plugin gzip files produced by Hexo, in order to serve pre-gzipped files with Nginx or Apache2, instead of gzipping them of the fly!

For example in nginx.conf file just add:

gzip_static on;

Usage

In the console just type :

hexo gzip

It automaticaly call generate, then, hexo-gzip.

Feel free to fork, and report bugs!

Author

Vincent RABAH (Twitter: @itwars - Websites: ITwars|NodeJS-News)

License

LGPL. See COPYING for more details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published