Skip to content

A Jekyll plugin that automatically minifies all Javascript files using the Google Closure Compiler

Notifications You must be signed in to change notification settings

lyoshenka/jekyll-js-minify-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

jekyll-js-minify-plugin

A Jekyll plugin that automatically minifies all Javascript files using the Google Closure Compiler

Usage

gem install 'closure-compiler'
cp jsminify.rb YOUR_JEKYLL_DIR/_plugins/

That's it. All files ending in .js will be minified. Files ending in .min.js will be skipped. It's almost magical.

About

A Jekyll plugin that automatically minifies all Javascript files using the Google Closure Compiler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages