Commit Graph

15 Commits

Author SHA1 Message Date
nuex d8d7b94bc4 prevent variables from spilling out into global scope 2013-11-18 15:27:40 -05:00
nuex b53401fe4b partials support and documentation 2013-11-15 04:18:29 -05:00
nuex 1e2f1079ef grammar fix 2011-12-02 10:28:23 -05:00
nuex b07f9f4fe8 prevent awk from replacing ampersand's with matched text 2011-12-02 10:05:20 -05:00
nuex 05222e0a70 load helpers after config and meta have been processed 2011-11-09 21:07:13 -05:00
nuex 19a1501ca6 fix variable name 2011-10-24 10:37:08 -04:00
nuex 6c58414ffb remove debug line 2011-10-24 10:36:50 -04:00
nuex 4166ed1c41 remove todo 2011-10-24 09:21:56 -04:00
nuex 7be7041aa2 refactoring
- keep using find-exec (more bin files)
- parse_convert command with spaces works
2011-10-23 23:15:46 -04:00
nuex ad7a86f1c5 custom configuration support
- custom extensions
- custom filters
- ignore files matching given patterns
2011-10-20 14:29:30 -04:00
nuex 7448411442 using awk to parse out supported templates 2011-10-08 11:13:47 -04:00
nuex 0ab0d57d39 custom filter support 2011-10-07 20:28:42 -04:00
nuex 2b78299184 * use parameter expansion for path munging
* properly quote variables
* consistent command susbtitution
* condense conditionals to one line
* better error handling

thanks to zsw for teaching me some sh
2011-10-06 12:34:19 -04:00
nuex 3728cb7b44 plain html page template support 2011-10-04 17:34:34 -04:00
nuex 5bec8d1abe initial 2011-09-22 11:28:24 -04:00