Skip to content

xbonell/Nutils

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nutils Readme

A set of utilities for nanoc 3.

Filters

  • beautify Retabs HTML code. Tested in Mac OS X 10.6, Ruby 1.8.7 and Nanoc 3.1.6, 3.2.1.
  • crop Extracts the specified rectangle from the image.. Tested in Mac OS X 10.6, Ruby 1.8.7 and Nanoc 3.1.6, 3.2.1.
  • sprockets Runs the content through Sprockets. Tested in Mac OS X 10.6, Ruby 1.8.7, 1.9.2, Nanoc 3.2.2 and Sprockets.
  • svg_to_png Converts an SVG to PNG. Tested in Mac OS X 10.6, Ruby 1.8.7, Nanoc 3.1.6, 3.2.1 and Batik 1.7.
  • yuicompressor Compress the content with YUI Compressor. Tested in Mac OS X 10.6, Ruby 1.8.7, Nanoc 3.1.6, 3.2.1 and yui-compressor 0.9.1.
  • zass Deprecated. You should use the sass filter from nanoc 3.1.9+

Data Sources

  • filesystem_customizable Allows an array for source directories and for layout directories.

Helpers

  • load_rules Allows to use multiple files with Nanoc rules. It works with nanoc 3.1 and 3.2.

Collaborators

Contact

You can reach me at arnau.siches@gmail.com.

About

A set of utilities for nanoc3.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 99.2%
  • JavaScript 0.8%