Skip to content

udzura/middleman-scrub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

middleman-scrub

Build Status

Scrub the invalid letters which source file contains.

Usage

activate :scrub

Config

activate :scrub,
  scrub_regexp: /[あ-お]/, # To add target letters
  target_filename: /\.html$/, # To specify target files
  verbose: true # Debug

License

MIT.

About

Scrub the created files by middleman

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages