catlogjs
Version:
Static site generator, translate human readable text format(such as markdown) into html, with a lot of other functions
12 lines (7 loc) • 323 B
Markdown
# Options
## processContent
Type: `Function(content, srcpath)`
This option is passed to `grunt.file.copy` as an advanced way to control the file contents that are copied.
## processContentExclude
Type: `String`
This option is passed to `grunt.file.copy` as an advanced way to control which file contents are processed.